|
rapidyaml
0.13.0
parse and emit YAML, and do it fast
|
a CRTP base providing read-only methods for ConstNodeRef and NodeRef More...
Classes | |
| struct | RoNodeMethods |
Functions | |
| csubstr | _get_text_region (csubstr text, size_t pos, size_t num_lines_before, size_t num_lines_after) |
a CRTP base providing read-only methods for ConstNodeRef and NodeRef
| csubstr c4::yml::detail::_get_text_region | ( | csubstr | text, |
| size_t | pos, | ||
| size_t | num_lines_before, | ||
| size_t | num_lines_after | ||
| ) |
Definition at line 283 of file common.cpp.