ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
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"
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"
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"
26//========================================== Implementation ========================================
28#include "fileexpressions.cpp"
#define ALIB_ALLOW_IMPLEMENTATION_INCLUSION
#define ALIB_POP_ALLOWANCE