phdMesh  Version of the Day
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
Public Types | List of all members
phdmesh::SameType< T1, T2 > Class Template Reference

Member enum { value = ... }; is true if T1 and T2 are the same type. More...

#include <TypeList.hpp>

Public Types

enum  { value = false }
 

Detailed Description

template<typename T1, typename T2>
class phdmesh::SameType< T1, T2 >

Member enum { value = ... }; is true if T1 and T2 are the same type.

Definition at line 45 of file TypeList.hpp.


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