Typedef TRAP::INTERNAL::ResultXForm#

Typedef Documentation#

template<typename Fn, typename T>
using TRAP::INTERNAL::ResultXForm = std::remove_cv_t<std::invoke_result_t<Fn&&, T&&>>#