Functions
Overview
- <deduction guide for err>
- <deduction guide for left> - Deduce a 'const char*' param as a std::string
- <deduction guide for ok>
- <deduction guide for right> - Deduce a 'const char*' param as a std::string
- <deduction guide for some> - Deduce a 'const char*' param as a std::string
- handle_invalid_error_result_access
- handle_invalid_left_either_access
- handle_invalid_maybe_access
- handle_invalid_right_either_access
- handle_invalid_value_result_access
- make_forwarding_wrapper
- make_pipe_closure
- try_wrap - Wrap a call that throws an exception and returns it as a result.