Available on crate feature
cpp only.Expand description
module for the C++ code generator
Modules§
- cpp_ast
- This module contains some data structure that helps represent a C++ code. It is then rendered into an actual C++ text using the Display trait
Structs§
- Config
- The configuration for the C++ code generator
Functions§
- concatenate_
ident - generate
- Returns the text of the C++ code produced by the given root component
- generate_
type_ aliases - generate_
types - ident