8 auto fmtflags = out.flags();
11 out << std::boolalpha << key.
str() <<
":" << value << std::endl;
21 out << key.
str() <<
":" << value.size() <<
":" << value << std::endl;
45 out << line_string.
str();
const std::string & str() const
std::string getOutputString() const
std::ostream & operator<<(std::ostream &out, const LineString &line_string)
const std::string & str() const
std::string getInputString() const
void serialise_scalar_value(const LineString &key, const value_type &value, std::ostream &out)