• Dominik Charousset's avatar
    Restructure response handling · 0504b91e
    Dominik Charousset authored
    Implement new API for behaviors that skips the intermediate maybe<message>
    return type. Instead, behaviors accept visitors that allow fine-grained access
    to the result of message handlers. Also remove the feature of returning
    continue helpers, since this is obsoleted by delegate.
    0504b91e
result.hpp 2.43 KB