C++ Actor Framework 0.18
Loading...
Searching...
No Matches
Related Functions | List of all members
caf::type_id< class > Struct Template Reference

Maps the type T to a globally unique ID. More...

Related Functions

(Note that these are not member functions.)

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>
struct caf::type_id< class >

Maps the type T to a globally unique ID.


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