tree-gen
C++ code generator for tree structures
tree-annotatable.hpp
Go to the documentation of this file.
1 
12 #pragma once
13 
14 #include "tree-cbor.hpp"
15 
17 #include "tree-annotatable.hpp.inc"
18 #include "tree-undef.hpp.inc"
Contains classes to do with serialization and deserialization of trees using RFC7049 CBOR...