Default traits class for converting objects into strings.
More...
#include <Teuchos_toString.hpp>
List of all members.
|
Static Public Member Functions |
|
static std::string | toString (const T &t) |
Detailed Description
template<typename T>
class Teuchos::ToStringTraits< T >
Default traits class for converting objects into strings.
NOTE: This default implementation relies on opeator<<(std::ostream&, ...) being defined for the data type T.
Definition at line 46 of file Teuchos_toString.hpp.
The documentation for this class was generated from the following file:
Generated on Wed May 12 21:24:43 2010 for Teuchos - Trilinos Tools Package by
1.4.7