shards Version of the Day
Loading...
Searching...
No Matches
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.

Member Enumeration Documentation

◆ anonymous enum

template<typename T1 , typename T2 >
anonymous enum

Definition at line 69 of file Shards_TypeList.hpp.


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