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

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

Related Symbols

(Note that these are not member symbols.)

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<type_id_t V>
struct caf::type_by_id< V >

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


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