|
rapidyaml
0.7.2
parse and emit YAML, and do it fast
|
Go to the source code of this file.
Namespaces | |
| c4 | |
| c4::yml | |
Macros | |
| #define | RYML_VERSION "0.7.2" |
| #define | RYML_VERSION_MAJOR 0 |
| #define | RYML_VERSION_MINOR 7 |
| #define | RYML_VERSION_PATCH 2 |
Functions | |
| csubstr | c4::yml::version () |
| int | c4::yml::version_major () |
| int | c4::yml::version_minor () |
| int | c4::yml::version_patch () |
| #define RYML_VERSION "0.7.2" |
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 7 |
Definition at line 8 of file version.hpp.
| #define RYML_VERSION_PATCH 2 |
Definition at line 9 of file version.hpp.