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 stringtree.mpp.
#include "alib/containers/containers.prepro.hpp"
#include <iterator>
#include <cmath>
#include <algorithm>
#include <clocale>
#include <intrin.h>
#include <limits>
#include <vector>
#include "alib/containers/detail/stringtreebase.inl"
#include "alib/containers/stringtree.inl"
import ALib.Containers.init;
import ALib.Strings;
import ALib.Containers.HashTable;
import ALib.Lang;