|
C++ Actor Framework 0.19
|
Convenience type that resolves to type_name_by_id<type_id_v<T>>.
More...
Related Functions | |
(Note that these are not member functions.) | |
| template<class T > | |
| constexpr std::string_view | type_name_v = type_name<T>::value |
Convenience alias for type_name<T>::value. | |
Convenience type that resolves to type_name_by_id<type_id_v<T>>.