ALib C++ Framework
by
Library Version:
2605 R0
Documentation generated by
Loading...
Searching...
No Matches
ALib
src
alib
strings
monomem
strings_monomem.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 "
alib/strings/strings.prepro.hpp
"
10
#include "
alib/monomem/monomem.prepro.hpp
"
11
#if ALIB_MONOMEM && ALIB_DEBUG
12
# include <cstring>
13
#endif
14
//============================================= Imports ============================================
15
# include "
ALib.Monomem.H
"
16
# include "
ALib.Strings.H
"
17
18
//========================================== Implementation ========================================
19
#include "strings_monomem.cpp"
ALib.Monomem.H
ALib.Strings.H
alib_precompile.hpp
monomem.prepro.hpp
strings.prepro.hpp