C++ Actor Framework 0.18
Loading...
Searching...
No Matches
caf::partial_behavior_init_t Struct Reference

Tag type for constructing a typed_behavior with an incomplete list of message handlers, delegating to the default handler for all unmatched inputs. More...

#include <typed_behavior.hpp>

Detailed Description

Tag type for constructing a typed_behavior with an incomplete list of message handlers, delegating to the default handler for all unmatched inputs.


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