#include <type_opers.hpp>
Public Types | |
typedef false_type | value_type |
Static Public Attributes | |
static const bool | bvalue = false |
static const false_type | value |
Make a comparision between two types (the same or not).
Definition at line 79 of file type_opers.hpp.
typedef false_type Arageli::equal_types< T1, T2 >::value_type |
Definition at line 82 of file type_opers.hpp.
const bool Arageli::equal_types< T1, T2 >::bvalue = false [static] |
Definition at line 81 of file type_opers.hpp.
const false_type Arageli::equal_types< T1, T2 >::value [static] |
Definition at line 83 of file type_opers.hpp.