C++ Actor Framework 1.0.0
|
Wraps the result of a message handler to represent either a value (wrapped into a message
), a delegated<Ts...>
(indicates that another actor is going to respond), or an error
.
More...
Wraps the result of a message handler to represent either a value (wrapped into a message
), a delegated<Ts...>
(indicates that another actor is going to respond), or an error
.