|
rapidyaml
0.7.1
parse and emit YAML, and do it fast
|
Functions for preprocessing YAML prior to parsing. More...
Go to the source code of this file.
Namespaces | |
| c4 | |
| c4::yml | |
Functions | |
| size_t | c4::yml::preprocess_rxmap (csubstr rxmap, substr buf) |
| Write into a given output buffer. More... | |
| template<class CharContainer > | |
| substr | c4::yml::preprocess_rxmap (csubstr rxmap, CharContainer *out) |
| template<class CharContainer > | |
| CharContainer | c4::yml::preprocess_rxmap (csubstr rxmap) |
Functions for preprocessing YAML prior to parsing.
Definition in file preprocess.hpp.