cpp-reflect
C++ Reflection and Annotations Library
Loading...
Searching...
No Matches
type_info.cppm File Reference
module reflect
import reflect:equality;
import std;
+ Include dependency graph for type_info.cppm:

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_inforefl::type_registry {}