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 format.mpp.
#include <stack>#include "alib/containers/containers.prepro.hpp"#include "alib/boxing/boxing.prepro.hpp"#include "alib/enumops/enumops.prepro.hpp"#include "alib/enumrecords/enumrecords.prepro.hpp"#include "alib/resources/resources.prepro.hpp"#include "ALib.Monomem.StdContainers.H"#include "alib/format/formatter.inl"#include "alib/format/fmtexceptions.inl"#include "alib/format/fmtcallerinfo.inl"#include "alib/format/fmtdatetime.inl"#include "alib/format/bytesize.inl"#include "alib/format/extensions/containers_hashtable.inl"#include "alib/format/extensions/boxing_format_debug.inl"#include "alib/format/extensions/resources_debug.inl"import ALib.Exceptions;import ALib.Resources;import ALib.Boxing;import ALib.EnumRecords;import ALib.Strings.Monomem;import ALib.Monomem;import ALib.Containers.SharedPtr;import ALib.Threads;import ALib.Strings;import ALib.EnumOps;import ALib.Lang;