This header-file is part of the ALib C++ Library. With supporting legacy or module builds, .mpp-files are either recognized by the build-system as C++20 Module interface files, or are included by the import/include headers.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file tokenizer.mpp.
#include "alib/enumops/enumops.prepro.hpp"
#include "alib/strings/strings.prepro.hpp"
#include <vector>
#include "alib/strings/util/tokenizer.inl"
import ALib.Strings;
import ALib.EnumOps;
import ALib.Lang;