Template Function c4::yml::emitrs_yaml(Tree const&, size_t)
Defined in File rapidyaml-0.5.0.hpp
Function Documentation
-
template<class CharOwningContainer>
CharOwningContainer c4::yml::emitrs_yaml(Tree const &t, size_t id) emit+resize: emit YAML to the given std::string/std::vector-like container, resizing it as needed to fit the emitted YAML.