omni::unexpected

Defined in omni/Expected.h

template<typename T>
omni::unexpected(T) -> unexpected<T>

Allow deduction of TError from the unexpected(t) expression.