Typedef TRAP::INTERNAL::Result# Typedef Documentation# template<typename Fn, typename T>using TRAP::INTERNAL::Result = std::remove_cvref_t<std::invoke_result_t<Fn&&, T&&>>#