sprint 1-alpha
Public Member Functions
sprint::ostringstream< _StringContainer > Class Template Reference

#include <mystringstream.h>

List of all members.

Public Member Functions

_StringContainer & str ()
 return the inner
template<class T >
ostringstreamoperator<< (const T &obj)
 use the wrapper
ostringstreamoperator<< (const char *str)
 Insert const char *.

Detailed Description

template<class _StringContainer>
class sprint::ostringstream< _StringContainer >

A simple class able to append string to a buffer but not require to be a ostream object


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines