ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
format.uni.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 ========================================
8#include "alib_precompile.hpp"
9#include <cmath>
11//============================================= Imports ============================================
12# include "ALib.Lang.H"
13# include "ALib.Strings.H"
19# include "ALib.Exceptions.H"
21#if ALIB_DEBUG_BOXING
22# include "ALib.Monomem.H"
23# if ALIB_DEBUG_CONTAINERS
25# endif
26#endif
27#if ALIB_DEBUG_RESOURCES
28# include "ALib.Resources.H"
29#endif
30#if ALIB_CAMP
31# include "ALib.Camp.Base.H"
32#endif
33//========================================== Implementation ========================================
35#include "formatter.cpp"
36#include "formatterstdimpl.cpp"
37#include "formatterpythonstyle.cpp"
38#include "formatterjavastyle.cpp"
39#include "fmtvarious.cpp"
40#include "paragraphs.cpp"
41#include "propertyformatter.cpp"
42#include "extensions/boxing_format_debug.cpp"
43#include "extensions/resources_debug.cpp"
#define ALIB_ALLOW_IMPLEMENTATION_INCLUSION
#define ALIB_POP_ALLOWANCE