shards  Version of the Day
 All Classes Functions Variables Typedefs Enumerations Enumerator Groups
shards::SameType< T1, T2 > Class Template Reference

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

#include <Shards_TypeList.hpp>

Public Types

enum  { value = false }
 

Detailed Description

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

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

Definition at line 69 of file Shards_TypeList.hpp.


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