Arageli::type_pair_traits_for_the_same< T > Struct Template Reference

Pattern for type_pair_traits in case two identical types. More...

#include <type_pair_traits.hpp>

Inheritance diagram for Arageli::type_pair_traits_for_the_same< T >:

Arageli::type_pair_traits< T, T > List of all members.

Static Public Attributes

static const bool is_specialized = true
static const bool is_convertible = true
static const bool is_safe_convertible = true
static const bool is_assignable = true
static const bool is_safe_assignable = true
static const bool is_initializable = true
static const bool is_safe_initializable = true

Detailed Description

template<typename T>
struct Arageli::type_pair_traits_for_the_same< T >

Pattern for type_pair_traits in case two identical types.

Definition at line 284 of file type_pair_traits.hpp.


Member Data Documentation

template<typename T>
const bool Arageli::type_pair_traits_for_the_same< T >::is_assignable = true [static]

Definition at line 289 of file type_pair_traits.hpp.

template<typename T>
const bool Arageli::type_pair_traits_for_the_same< T >::is_convertible = true [static]

Definition at line 287 of file type_pair_traits.hpp.

template<typename T>
const bool Arageli::type_pair_traits_for_the_same< T >::is_initializable = true [static]

Definition at line 291 of file type_pair_traits.hpp.

template<typename T>
const bool Arageli::type_pair_traits_for_the_same< T >::is_safe_assignable = true [static]

Definition at line 290 of file type_pair_traits.hpp.

template<typename T>
const bool Arageli::type_pair_traits_for_the_same< T >::is_safe_convertible = true [static]

Definition at line 288 of file type_pair_traits.hpp.

template<typename T>
const bool Arageli::type_pair_traits_for_the_same< T >::is_safe_initializable = true [static]

Definition at line 292 of file type_pair_traits.hpp.

template<typename T>
const bool Arageli::type_pair_traits_for_the_same< T >::is_specialized = true [static]

Definition at line 286 of file type_pair_traits.hpp.


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