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