tree-gen
C++ code generator for tree structures
|
Files | |
file | tree-all.cpp.inc [code] |
file | tree-all.hpp [code] |
Main header that includes all default support library headers. | |
file | tree-all.hpp.inc [code] |
file | tree-annotatable.cpp.inc [code] |
file | tree-annotatable.hpp [code] |
This file contains the magic needed to allow users to add their own data to tree nodes without needing to change the tree structure. | |
file | tree-annotatable.hpp.inc [code] |
file | tree-base.cpp.inc [code] |
file | tree-base.hpp [code] |
Defines the base types used by tree-gen to construct trees. | |
file | tree-base.hpp.inc [code] |
file | tree-cbor.cpp.inc [code] |
file | tree-cbor.hpp [code] |
Contains classes to do with serialization and deserialization of trees using RFC7049 CBOR. | |
file | tree-cbor.hpp.inc [code] |
file | tree-compat.hpp [code] |
Contains cross-platform compatibility logic. | |
file | tree-compat.hpp.inc [code] |
file | tree-default-config.hpp.inc [code] |
file | tree-undef.hpp.inc [code] |