|
rapidyaml
0.11.0
parse and emit YAML, and do it fast
|
Go to the source code of this file.
Namespaces | |
| c4 | |
| (Undefined by default) Use shorter error message from checks/asserts: do not show the check condition in the error message. | |
| c4::yml | |
Macros | |
| #define | RYML_VERSION "0.11.0" |
| #define | RYML_VERSION_MAJOR 0 |
| #define | RYML_VERSION_MINOR 11 |
| #define | RYML_VERSION_PATCH 0 |
Functions | |
| csubstr | c4::yml::version () |
| int | c4::yml::version_major () |
| int | c4::yml::version_minor () |
| int | c4::yml::version_patch () |
| #define RYML_VERSION "0.11.0" |
Definition at line 6 of file version.hpp.
| #define RYML_VERSION_MAJOR 0 |
Definition at line 7 of file version.hpp.
| #define RYML_VERSION_MINOR 11 |
Definition at line 8 of file version.hpp.
| #define RYML_VERSION_PATCH 0 |
Definition at line 9 of file version.hpp.