ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
inifile.mod.cpp
1//##################################################################################################
2// ALib C++ Framework
3//
4// Copyright 2013-2026 A-Worx GmbH, Germany
5// Published under 'Boost Software License' (a free software license, see LICENSE.txt)
6//##################################################################################################
7//========================================= Global Fragment ========================================
8module;
12#include <fstream>
13//============================================= Imports ============================================
15 import ALib.EnumOps;
16 import ALib.Strings;
19 import ALib.Boxing;
20 import ALib.EnumRecords;
21# if ALIB_EXCEPTIONS
22 import ALib.Exceptions;
23# endif
24 import ALib.System;
25 import ALib.Variables;
26# if ALIB_CAMP
27 import ALib.Camp.Base;
28# endif
29//========================================== Implementation ========================================
31#include "inifile.cpp"
#define ALIB_ALLOW_IMPLEMENTATION_INCLUSION
#define ALIB_POP_ALLOWANCE