tree-gen
C++ code generator for tree structures
include
tree-base.hpp
Go to the documentation of this file.
1
5
#pragma once
6
7
#include "
tree-compat.hpp
"
8
#include "
tree-annotatable.hpp
"
9
#include "
tree-cbor.hpp
"
10
11
#include "
tree-default-config.hpp.inc
"
12
#include "
tree-base.hpp.inc
"
13
#include "
tree-undef.hpp.inc
"
tree-default-config.hpp.inc
tree-annotatable.hpp
This file contains the magic needed to allow users to add their own data to tree nodes without needin...
tree-undef.hpp.inc
tree-cbor.hpp
Contains classes to do with serialization and deserialization of trees using RFC7049 CBOR...
tree-base.hpp.inc
tree-compat.hpp
Contains cross-platform compatibility logic.
Generated by
1.8.13