Function mrpt::containers::operator<<

Function Documentation

std::ostream &mrpt::containers::operator<<(std::ostream &o, const yaml &p)

Prints a scalar, a part of a yaml tree, or the entire structure, in YAML-like format. This version does NOT emit neither the YAML header nor the final end line.

See also

yaml::PrintAsYAML