Default traits class for converting objects into strings.
More...
#include <Teuchos_toString.hpp>
List of all members.
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.
The documentation for this class was generated from the following file:
Generated on Sun Nov 22 01:08:19 2009 for Teuchos - Trilinos Tools Package by
1.4.7