Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

toString.cpp File Reference

#include <string>
#include <sstream>

Functions

template<class TYPE> std::string toString (const TYPE &t)

Function Documentation

template<class TYPE>
std::string toString const TYPE &    t
 

This class converts an object of the templated class to a string. The class must overload operator<< for this class to work.


Generated on Sun Jan 20 20:59:59 2002 for bkmd by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001