|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Partial specialization for std::pair<T1, T2>. More...
#include <Teuchos_toString.hpp>
Static Public Member Functions | |
| static std::string | toString (const std::pair< T1, T2 > &t) |
Partial specialization for std::pair<T1, T2>.
Definition at line 148 of file Teuchos_toString.hpp.
| static std::string Teuchos::ToStringTraits< std::pair< T1, T2 > >::toString | ( | const std::pair< T1, T2 > & | t | ) | [inline, static] |
Definition at line 150 of file Teuchos_toString.hpp.
1.7.6.1