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