| cgv
    | 
the reflection_traits_info defines compile time information about reflection_traits for a given type T More...
#include <reflection_traits_info.h>
 
  
| Additional Inherited Members | |
|  Static Public Member Functions inherited from cgv::reflect::reflection_traits_info_self< cgv::type::cond::is_base_of< self_reflection_tag, T >::value, T > | |
| static T * | get_dummy_ptr () | 
|  Static Public Attributes inherited from cgv::reflect::reflection_traits_info_self< cgv::type::cond::is_base_of< self_reflection_tag, T >::value, T > | |
| static const bool | use_get | 
| static const ReflectionTraitsKind | kind | 
the reflection_traits_info defines compile time information about reflection_traits for a given type T
Each specialization defines three members:
Definition at line 53 of file reflection_traits_info.h.