boost::callable_traits::has_varargs< T > Struct Template Reference
Inheritance diagram for boost::callable_traits::has_varargs< T >:
Documentation
template<typename T>
struct boost::callable_traits::has_varargs< T >
Definition at line 30 of file has_varargs.hpp.
Public Types | |
using | type = typename detail::traits< detail::shallow_decay< T > >::has_varargs |
Member Typedef Documentation
◆ type
template<typename T >
using boost::callable_traits::has_varargs< T >::type = typename detail::traits< detail::shallow_decay<T> >::has_varargs |
Definition at line 33 of file has_varargs.hpp.
The documentation for this struct was generated from the following file:
- ttg/ttg/external/boost/callable_traits/has_varargs.hpp