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, stringlist_t &list)
static std::ostream & print (std::ostream &out, string_t &str)
static std::ostream & print (std::ostream &out, 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 14 Aug 2013 for UCommon by  doxygen 1.4.7