|
rapidyaml
0.10.0
parse and emit YAML, and do it fast
|
Go to the source code of this file.
Classes | |
| struct | c4::yml::extra::string |
| an owning string class used by the yaml std event handler (and the YamlScript handler). More... | |
| struct | c4::yml::extra::string_vector |
| a string collection used by the event handler. More... | |
Namespaces | |
| c4 | |
| c4::yml | |
| c4::yml::extra | |
Macros | |
| #define | RYML_STRING_SSO_SIZE 128 |
| #define | RYML_STRING_LIST_SSO_SIZE 66 |
| #define RYML_STRING_SSO_SIZE 128 |
Definition at line 17 of file string.hpp.
| #define RYML_STRING_LIST_SSO_SIZE 66 |
Definition at line 21 of file string.hpp.