phdMesh Version of the Day
Public Types
phdmesh::SameType< T1, T2 > Class Template Reference

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

#include <TypeList.hpp>

List of all members.

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:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator