stream2string.h File Reference

Declares an adapter that converts something that can be inserted into a C++ stream into a string type. More...

#include <sstream>

Go to the source code of this file.

Namespaces

namespace  mysqlpp

Functions

template<class Strng, class T>
Strng mysqlpp::stream2string (const T &object)
 Converts a stream-able object to any type that can be initialized from an std::string.


Detailed Description

Declares an adapter that converts something that can be inserted into a C++ stream into a string type.


Generated on 10 Oct 2017 for MySQL++ by  doxygen 1.4.7