C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::type_id< T > Struct Template Reference

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.
 

Detailed Description

template<class T>
struct caf::type_id< T >

Maps the type T to a globally unique ID.


The documentation for this struct was generated from the following files: