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