ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
filetreecamp.mod.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 ========================================
8module;
12
13//============================================= Imports ============================================
14module ALib.FileTree;
15 import ALib.Lang;
17 import ALib.Strings;
18 import ALib.Boxing;
19 import ALib.Format;
20# if ALIB_EXPRESSIONS
21 import ALib.Expressions;
22# endif
23 import ALib.Camp;
25
26//========================================== Implementation ========================================
28#include "filetreecamp.cpp"
#define ALIB_ALLOW_IMPLEMENTATION_INCLUSION
#define ALIB_POP_ALLOWANCE