Prev Up HomeNext

Converters

  1. try_operation_return_as(expr)

    A customisable converter of ValueOrError<T, E> concept matching types to a returnable failure type.

  2. value_or_error<T, U>

    A customisable converter of ValueOrError<T, E> concept matching types.

Last revised: December 15, 2018 at 17:49:37 UTC


Prev Up HomeNext