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 enumrecords.mpp.
#include "alib/boxing/boxing.prepro.hpp"
#include "alib/enumrecords/enumrecords.prepro.hpp"
#include <vector>
#include "alib/enumrecords/detail/enumrecordmap.inl"
#include "alib/enumrecords/records.inl"
#include "alib/enumrecords/serialization.inl"
#include "alib/enumrecords/builtin.inl"
#include "alib/enumrecords/boxing_enums.inl"
import ALib.Strings;
import ALib.Monomem;
import ALib.Singletons;
import ALib.Containers.HashTable;
import ALib.Threads;
import ALib.Boxing;
import ALib.EnumOps;
import ALib.Lang;