CAF 0.17.6
|
Default handler function that leaves messages in the mailbox. More...
#include <skip.hpp>
Public Types | |
using | fun |
Public Member Functions | |
constexpr skip_t | operator() () const |
operator fun () const | |
Default handler function that leaves messages in the mailbox.
Can also be used inside custom message handlers to signalize skipping to the runtime.
using caf::skip_t::fun |