GATE
gate::traits::TypeDefines< T > Struct Template Reference
Inheritance diagram for gate::traits::TypeDefines< T >:
gate::traits::TypeDefine< T >

Public Types

typedef T & ref_type_t
 
typedef T * ptr_type_t
 
typedef T const const_type_t
 
typedef T const & const_ref_type_t
 
typedef T const * const_ptr_type_t
 
typedef T volatile volatile_type_t
 
typedef T volatile & volatile_ref_type_t
 
typedef T volatile * volatile_ptr_type_t
 
typedef T const volatile const_volatile_type_t
 
typedef T const volatile & const_volatile_ref_type_t
 
typedef T const volatile * const_volatile_ptr_type_t
 
- Public Types inherited from gate::traits::TypeDefine< T >
typedef T type_t
 

The documentation for this struct was generated from the following file: