Arageli::omit_const_ref< T > Struct Template Reference

Omitting const &. More...

#include <type_opers.hpp>

List of all members.

Public Types

typedef omit_const < typename
omit_ref< T >::type >::type 
type


Detailed Description

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

Omitting const &.

Make a type from the particular type with omitted 'const &' (if present).

Definition at line 151 of file type_opers.hpp.


Member Typedef Documentation

template<typename T>
typedef omit_const<typename omit_ref<T>::type>::type Arageli::omit_const_ref< T >::type

Definition at line 152 of file type_opers.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