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

Maps the globally unique ID V to a type name. More...

Related Functions

(Note that these are not member functions.)

template<type_id_t I>
constexpr string_view type_name_by_id_v = type_name_by_id<I>::value
 Convenience alias for type_name_by_id<I>::value.
 

Detailed Description

template<uint16_t>
struct caf::type_name_by_id< uint16_t >

Maps the globally unique ID V to a type name.


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