Typedef tl::detail::ret_t

Typedef Documentation

template<class Exp, class Ret>
using tl::detail::ret_t = expected<Ret, err_t<Exp>>