Arageli::type_traits_iostream< Str > Struct Template Reference

#include <type_traits.hpp>

Inheritance diagram for Arageli::type_traits_iostream< Str >:

Arageli::type_traits_default< Str > List of all members.

Public Types

typedef type_category::iostream category_type

Static Public Attributes

static const bool is_specialized = true
static const bool is_aggregate = false
 True iff type is composite type consists another elements.
static const category_type category_value

Detailed Description

template<typename Str>
struct Arageli::type_traits_iostream< Str >

Definition at line 373 of file type_traits.hpp.


Member Typedef Documentation

template<typename Str>
typedef type_category::iostream Arageli::type_traits_iostream< Str >::category_type

Reimplemented from Arageli::type_traits_default< Str >.

Definition at line 377 of file type_traits.hpp.


Member Data Documentation

template<typename Str>
const category_type Arageli::type_traits_iostream< Str >::category_value [static]

Reimplemented from Arageli::type_traits_default< Str >.

Definition at line 378 of file type_traits.hpp.

template<typename Str>
const bool Arageli::type_traits_iostream< Str >::is_aggregate = false [static]

True iff type is composite type consists another elements.

Reimplemented from Arageli::type_traits_default< Str >.

Definition at line 376 of file type_traits.hpp.

template<typename Str>
const bool Arageli::type_traits_iostream< Str >::is_specialized = true [static]

Reimplemented from Arageli::type_traits_default< Str >.

Definition at line 375 of file type_traits.hpp.


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