boost::callable_traits::detail::generalize_t< T, typename > Struct Template Reference

Documentation

template<typename T, typename = std::true_type>
struct boost::callable_traits::detail::generalize_t< T, typename >

Definition at line 46 of file is_invocable_impl.hpp.

Public Types

using type = T
 

Member Typedef Documentation

◆ type

template<typename T , typename = std::true_type>
using boost::callable_traits::detail::generalize_t< T, typename >::type = T

Definition at line 47 of file is_invocable_impl.hpp.


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