rapidyaml 0.15.2
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
Serialization for nodes

Shows ryml's default implementation of node serialization. More...

Topics

 Write to NodeRef
 freestanding write() and write_key() implementing ryml's built-in serialization of fundamental types.
 Read from ConstNodeRef
 freestanding read() and read_key() implementing ryml's built-in deserialization of fundamental types.

Detailed Description

Shows ryml's default implementation of node serialization.