Template Function c4::yml::operator<<(OStream&, ConstNodeRef const&)

Function Documentation

template<class OStream>
inline OStream &c4::yml::operator<<(OStream &s, ConstNodeRef const &n)

emit YAML to an STL-like ostream This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.