rapidyaml 0.15.2
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
Node classes

High-level node classes. More...

Namespaces

namespace  c4::yml::detail

Classes

class  c4::yml::ConstNodeRef
 Holds a pointer to an existing tree, and a node id. More...
class  c4::yml::NodeRef
 A reference to a node in an existing yaml tree, offering a more convenient API than the index-based API used in the tree. More...

Detailed Description

High-level node classes.

See also
sample_quick_overview()
sample_iterate_tree()
sample_create_tree()
sample_create_tree_style()
sample_tree_arena()