This header-file is part of the ALib C++ Framework. 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.
Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.
Definition in file search.ixx.
#include "alib/strings/strings.prepro.hpp"#include <vector>#include <boost/regex.hpp>#include <string>#include "alib/strings/util/search.hpp"#include "alib/strings/util/wildcardmatcher.hpp"#include "alib/strings/util/regexmatcher.hpp"import ALib.Strings;import ALib.Lang;