Arageli::equal_types< T1, T2 > Struct Template Reference

General form for defferent types. More...

#include <type_opers.hpp>

List of all members.

Public Types

typedef false_type value_type

Static Public Attributes

static const bool bvalue = false
static const false_type value


Detailed Description

template<typename T1, typename T2>
struct Arageli::equal_types< T1, T2 >

General form for defferent types.

Make a comparision between two types (the same or not).

Definition at line 79 of file type_opers.hpp.


Member Typedef Documentation

template<typename T1, typename T2>
typedef false_type Arageli::equal_types< T1, T2 >::value_type

Definition at line 82 of file type_opers.hpp.


Member Data Documentation

template<typename T1, typename T2>
const bool Arageli::equal_types< T1, T2 >::bvalue = false [static]

Definition at line 81 of file type_opers.hpp.

template<typename T1, typename T2>
const false_type Arageli::equal_types< T1, T2 >::value [static]

Definition at line 83 of file type_opers.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 17:38:28 2006 for Arageli by  doxygen 1.4.7