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 monomem.mpp.
#include "alib/monomem/monomem.prepro.hpp"
#include <cstdlib>
#include <memory>
#include <cstddef>
#include <cstring>
#include "alib/monomem/monoallocator.inl"
#include "alib/monomem/localallocator.inl"
#include "alib/monomem/poolallocator.inl"
import ALib.Threads;
import ALib.Lang;