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::TypeTraits::is_same< T1, T2 > Struct Template Reference

Default is_equal traits class has value equal to false, indicating that T1 and T2 are not equal,. More...

#include <Teuchos_TypeTraits.hpp>

Detailed Description

template<typename T1, typename T2>
struct Teuchos::TypeTraits::is_same< T1, T2 >

Default is_equal traits class has value equal to false, indicating that T1 and T2 are not equal,.

Definition at line 58 of file Teuchos_TypeTraits.hpp.


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