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 inifile.mpp.
#include "alib/boxing/boxing.prepro.hpp"
#include "alib/enumrecords/enumrecords.prepro.hpp"
#include "alib/variables/variables.prepro.hpp"
#include "alib/variables/inifile.inl"
#include "alib/variables/inifilefeeder.inl"
import ALib.Resources;
import ALib.Exceptions;
import ALib.System;
import ALib.EnumRecords;
import ALib.Strings;
import ALib.Variables;
import ALib.Containers.HashTable;
import ALib.Containers.List;
import ALib.Monomem;
import ALib.Boxing;
import ALib.Lang;