tree-gen
C++ code generator for tree structures
include
tree-all.cpp.inc
Go to the documentation of this file.
1
6
// Set defaults for any unset configuration entries.
7
#include "
tree-default-config.hpp.inc
"
8
9
// Include headers.
10
#include "
tree-compat.hpp.inc
"
11
#include "
tree-cbor.hpp.inc
"
12
#include "
tree-annotatable.hpp.inc
"
13
#include "
tree-base.hpp.inc
"
14
15
// Include sources.
16
#include "
tree-cbor.cpp.inc
"
17
#include "
tree-annotatable.cpp.inc
"
18
#include "
tree-base.cpp.inc
"
19
20
// Undefine configuration.
21
#include "
tree-undef.hpp.inc
"
tree-annotatable.hpp.inc
tree-base.cpp.inc
tree-annotatable.cpp.inc
tree-cbor.hpp.inc
tree-default-config.hpp.inc
tree-compat.hpp.inc
tree-undef.hpp.inc
tree-cbor.cpp.inc
tree-base.hpp.inc
Generated by
1.8.13