Definition at line 68 of file type_info.cppm.
◆ field_path() [1/2]
refl::field_path::field_path |
( |
const field_info * | field | ) |
|
|
inlineexport |
◆ field_path() [2/2]
refl::field_path::field_path |
( |
std::initializer_list< const field_info * > | fields | ) |
|
|
inlineexport |
◆ get_ptr()
void * refl::field_path::get_ptr |
( |
void * | obj | ) |
const |
|
inlineexport |
◆ get_ref()
template<typename T>
T & refl::field_path::get_ref |
( |
void * | obj | ) |
const |
|
inlineexport |
◆ operator==()
bool refl::field_path::operator== |
( |
const field_path & | other | ) |
const |
|
inlineexport |
◆ type()
const type_info & refl::field_path::type |
( |
| ) |
const |
|
inlineexport |
The documentation for this struct was generated from the following file: