The following classes and templates are obtained by linking with
-lcxxyaml
. These classes and templates are divided
into two major, and mostly independent, areas:
Writing YAML documents.
Parsing YAML documents.
LibCXX uses LibYAML to actually parse and write YAML documents, exposing a small amount of its API, namely some constants and enumerations.