#include <type_opers.hpp>
Public Types | |
typedef omit_const < typename omit_ref< T >::type >::type | type |
Make a type from the particular type with omitted 'const &' (if present).
Definition at line 151 of file type_opers.hpp.
typedef omit_const<typename omit_ref<T>::type>::type Arageli::omit_const_ref< T >::type |
Definition at line 152 of file type_opers.hpp.