C++ Actor Framework 1.0.0
|
Maps the globally unique ID V
to a type name.
More...
Related Symbols | |
(Note that these are not member symbols.) | |
template<type_id_t I> | |
constexpr std::string_view | type_name_by_id_v = type_name_by_id<I>::value |
Convenience alias for type_name_by_id<I>::value . | |
Maps the globally unique ID V
to a type name.