C++ Actor Framework 1.0.0
|
Maps the type T
to a globally unique ID.
More...
Related Symbols | |
(Note that these are not member symbols.) | |
template<class T > | |
constexpr type_id_t | type_id_v = type_id<detail::squash_if_int_t<T>>::value |
Convenience alias for type_id<T>::value . | |
Maps the type T
to a globally unique ID.