ALib C++ Framework
by
Library Version:
2605 R0
Documentation generated by
Loading...
Searching...
No Matches
ALib
src
alib
filetree
expressions
fileexpressions.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/system/system.prepro.hpp
"
10
#include "
alib/expressions/expressions.prepro.hpp
"
11
#include "
alib/filetree/filetree.prepro.hpp
"
12
#if ALIB_SYSTEM_FILE_STATUS_IMPL == ALIB_SYSTEM_FILE_POSIX_STATUS
13
# include <unistd.h>
14
#endif
15
16
//============================================= Imports ============================================
17
# include "
ALib.Lang.H
"
18
# include "
ALib.Characters.Functions.H
"
19
# include "
ALib.Strings.H
"
20
# include "
ALib.Strings.Token.H
"
21
# include "
ALib.System.H
"
22
# include "
ALib.Expressions.H
"
23
# include "
ALib.System.H
"
24
# include "
ALib.FileTree.H
"
25
# include "
ALib.FileTree.Expressions.H
"
26
//========================================== Implementation ========================================
27
ALIB_ALLOW_IMPLEMENTATION_INCLUSION
28
#include "fileexpressions.cpp"
29
ALIB_POP_ALLOWANCE
ALib.Characters.Functions.H
ALib.Expressions.H
ALib.FileTree.Expressions.H
ALib.FileTree.H
ALib.Lang.H
ALib.Strings.H
ALib.Strings.Token.H
ALib.System.H
ALIB_ALLOW_IMPLEMENTATION_INCLUSION
#define ALIB_ALLOW_IMPLEMENTATION_INCLUSION
Definition
alib.prepro.hpp:555
ALIB_POP_ALLOWANCE
#define ALIB_POP_ALLOWANCE
Definition
alib.prepro.hpp:651
alib_precompile.hpp
expressions.prepro.hpp
filetree.prepro.hpp
system.prepro.hpp