Template Function tl::make_unexpected

Function Documentation

template<class E>
unexpected<typename std::decay<E>::type> tl::make_unexpected(E &&e)