omni::unexpected
Defined in omni/Expected.h
-
template<typename T>
omni::unexpected(T) -> unexpected<T> Allow deduction of
TErrorfrom theunexpected(t)expression.
Defined in omni/Expected.h
Allow deduction of TError from the unexpected(t) expression.