ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
strings.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"
10#if ALIB_MONOMEM && ALIB_DEBUG
11# include <cstring>
12#endif
13//============================================= Imports ============================================
14# include "ALib.Lang.H"
15# include "ALib.Strings.H"
17//========================================== Implementation ========================================
19#include "string.cpp"
20#include "astring.cpp"
21#include "substring.cpp"
22#include "numberformat.cpp"
23#include "detail/numberconversion.cpp"
24#include "stdiostream.cpp"
#define ALIB_ALLOW_IMPLEMENTATION_INCLUSION
#define ALIB_POP_ALLOWANCE