• Dominik Charousset's avatar
    Add either/or interface definitions · 8351e0f3
    Dominik Charousset authored
    The new `replies_to<...>::with_either<...>::or_else<...>` notation allows
    developers to have success/failure messages for typed actors. Message handlers
    need to use the corresponding `either<...>::or_else<...>` result type.
    8351e0f3
CMakeLists.txt 1.29 KB