tree-gen
C++ code generator for tree structures
tree-all.hpp.inc
Go to the documentation of this file.
1 
18 // Set defaults for any unset configuration entries.
20 
21 // Include headers.
22 #include "tree-compat.hpp.inc"
23 #include "tree-cbor.hpp.inc"
24 #include "tree-annotatable.hpp.inc"
25 #include "tree-base.hpp.inc"
26 
27 // Undefine configuration.
28 #include "tree-undef.hpp.inc"