ucommon::_stream_operators Class Reference

At least with gcc, linking of stream operators was broken. More...

#include <stream.h>

Static Public Member Functions

static std::istream & input (std::istream &in, stringlist_t &list)
static std::istream & input (std::istream &inp, string_t &str)
static std::istream & input (std::istream &inp, InputProtocol &format)
static std::ostream & print (std::ostream &out, const stringlist_t &list)
static std::ostream & print (std::ostream &out, const string_t &str)
static std::ostream & print (std::ostream &out, const PrintProtocol &format)

Detailed Description

At least with gcc, linking of stream operators was broken.

This provides an auxillory class to solve the issue.

Definition at line 441 of file stream.h.


The documentation for this class was generated from the following file:

Generated on 30 Jul 2013 for UCommon by  doxygen 1.6.1