|
rapidyaml
0.9.0
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.9.0" |
| #define | RYML_VERSION_MAJOR 0 |
| #define | RYML_VERSION_MINOR 9 |
| #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.9.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 9 |
Definition at line 8 of file version.hpp.
| #define RYML_VERSION_PATCH 0 |
Definition at line 9 of file version.hpp.