boost::callable_traits::detail::success< T >::_ Struct Reference

Documentation

template<typename T>
struct boost::callable_traits::detail::success< T >::_

Definition at line 21 of file sfinae_errors.hpp.

Public Types

using type = T
 

Member Typedef Documentation

◆ type

template<typename T >
using boost::callable_traits::detail::success< T >::_::type = T

Definition at line 21 of file sfinae_errors.hpp.


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