Orcus
Public Types | Public Member Functions | List of all members
orcus::yaml_document_tree Class Reference

Public Types

using node = yaml::detail::node
 

Public Member Functions

void load (const std::string &strm)
 
size_t get_document_count () const
 
node get_document_root (size_t index) const
 
std::string dump_yaml () const
 
std::string dump_json () const