Template Function c4::yml::emitrs_yaml(Tree const&, size_t)

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.