Evaluates to true if any of these statements holds true:
More...
#include <type_id.hpp>
|
| static constexpr bool | value |
template<class T>
struct caf::has_type_id< T >
Evaluates to true if any of these statements holds true:
◆ value
Initial value:
|| is_atom_constant<T>::value
Template specializations can whitelist individual types for unsafe message passing operations.
Definition allowed_unsafe_message_type.hpp:28
Checks whether T is a complete type.
Definition is_complete.hpp:35
The documentation for this struct was generated from the following file:
- /build/actor-framework-Z9pIPl/actor-framework-0.17.6/libcaf_core/caf/type_id.hpp