Itoyori  v0.0.1
ityr::ito::callback_retval< Fn, Args > Struct Template Reference

#include <util.hpp>

Public Types

using type = std::invoke_result_t< Fn, Args... >
 

Member Typedef Documentation

◆ type

template<typename Fn , typename... Args>
using ityr::ito::callback_retval< Fn, Args >::type = std::invoke_result_t<Fn, Args...>

The documentation for this struct was generated from the following file: