Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
Teuchos::ToStringTraits< std::pair< T1, T2 > > Class Template Reference

Partial specialization for std::pair<T1, T2>. More...

#include <Teuchos_toString.hpp>

Detailed Description

template<typename T1, typename T2>
class Teuchos::ToStringTraits< std::pair< T1, T2 > >

Partial specialization for std::pair<T1, T2>.

Note
This relies on operator<< working for T1 and T2.

Definition at line 185 of file Teuchos_toString.hpp.


The documentation for this class was generated from the following file: