boost::callable_traits::detail::unwrap_reference_t< T, typename > Struct Template Reference
Documentation
template<typename T, typename = std::true_type>
struct boost::callable_traits::detail::unwrap_reference_t< T, typename >
Definition at line 96 of file utility.hpp.
Public Types | |
| using | type = T |
Member Typedef Documentation
◆ type
template<typename T , typename = std::true_type>
| using boost::callable_traits::detail::unwrap_reference_t< T, typename >::type = T |
Definition at line 97 of file utility.hpp.
The documentation for this struct was generated from the following file:
- ttg/ttg/external/boost/callable_traits/detail/utility.hpp
1.9.1