|
rapidyaml
0.9.0
parse and emit YAML, and do it fast
|
Definitions for emit functions. More...
Go to the source code of this file.
Namespaces | |
| c4 | |
| c4::yml | |
Macros | |
| #define | _rymlindent_nextline() this->_indent(ilevel + 1); |
Functions | |
| bool | c4::yml::_is_indented_block (csubstr s, size_t prev, size_t i) noexcept |
Definitions for emit functions.
Definition in file emit.def.hpp.
| #define _rymlindent_nextline | ( | ) | this->_indent(ilevel + 1); |
Definition at line 145 of file emit.def.hpp.