![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Typedefs | |
| template<typename T > | |
| using | PlainType = typename remove_pointer< typename remove_reference< T >::type >::type |
Classes | |
| struct | can_dereference |
| struct | can_downcast |
| struct | can_take_address |
| struct | can_use_conversion |
| struct | can_use_dynamic_downcast |
| struct | has_RTTI |
| struct | if_can_dereference |
| struct | if_can_take_address |
| struct | if_can_use_conversion |
| struct | if_can_use_dynamic_downcast |
| using PlainType = typename remove_pointer< typename remove_reference<T>::type>::type |
Definition at line 63 of file access-casted.hpp.