4#include <Sawyer/Yaml.h>
Iterator over constant YAML nodes.
Base class for YAML exceptions.
Iterator over YAML nodes.
Node parseJson(const boost::filesystem::path &)
Parse JSON to YAML.
Yaml::Node parse(const boost::filesystem::path &)
Parse YAML from file.
void serialize(const Node &root, const char *filename, const SerializeConfig &config=SerializeConfig())
Serialize YAML.
Serialization configuration structure, describing output behavior.