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

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

Related Symbols

(Note that these are not member symbols.)

template<type_id_t I>
constexpr std::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<type_id_t V>
struct caf::type_name_by_id< V >

Maps the globally unique ID V to a type name.


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