Template Function TRAP::Unexpected#

Function Documentation#

template<typename E>
TRAP::Unexpected(E) -> Unexpected<E>#

The deduction guide is provided for unexpected to allow deduction from the constructor argument.