cpp-reflect
C++ Reflection and Annotations Library
|
Public Types | |
using | type = typename packtl::get<I, typename static_type_info<T>::method_types>::type |
Static Public Attributes | |
static constexpr std::size_t | index = I |
static constexpr const char * | name = static_type_info<T>::method_names[I] |
static constexpr access_spec | access |
Definition at line 118 of file accessors.cppm.