|
rapidyaml
0.11.1
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 | |
| (Undefined by default) Use shorter error message from checks/asserts: do not show the check condition in the error message. | |
| 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.