OmniSciDB
a5dc49c757
|
#include <TypeHandler.h>
Public Attributes | |
std::type_index | type_index |
void(T::* | handler )(U const *) |
Definition at line 27 of file TypeHandler.h.
void(T::* TypeHandler< T, U >::handler)(U const *) |
Definition at line 29 of file TypeHandler.h.
std::type_index TypeHandler< T, U >::type_index |
Definition at line 28 of file TypeHandler.h.
Referenced by operator<().