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

Maps the globally unique ID V to a type (inverse to ::type_id). More...

Related Functions

(Note that these are not member functions.)

template<type_id_t I>
using type_by_id_t = typename type_by_id< I >::type
 Convenience alias for type_by_id<I>::type.
 

Detailed Description

template<uint16_t>
struct caf::type_by_id< uint16_t >

Maps the globally unique ID V to a type (inverse to ::type_id).


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