C++ Actor Framework 1.0.0
|
Template specializations can whitelist individual types for unsafe message passing operations. More...
#include <allowed_unsafe_message_type.hpp>
Inherits std::false_type.
Inherited by caf::is_allowed_unsafe_message_type< T >, caf::is_allowed_unsafe_message_type< T & >, caf::is_allowed_unsafe_message_type< T && >, and caf::is_allowed_unsafe_message_type< const T & >.
Template specializations can whitelist individual types for unsafe message passing operations.