cpp-reflect
C++ Reflection and Annotations Library
|
Go to the source code of this file.
Classes | |
struct | refl::field_info |
struct | refl::field_path |
struct | refl::method_info |
struct | refl::get_pack_param_ids< T > |
struct | refl::get_pack_param_ids< Pack< Args... > > |
struct | refl::get_pack_param_ids< Pack< T, I > > |
class | refl::type_info |
struct | std::hash< refl::field_path > |
Namespaces | |
namespace | refl |
Functions | |
type_id_t | refl::get_id_from_info_getter (const type_info &(*tif)()) |
Variables | |
std::map< type_id_t, type_info > | refl::type_registry {} |