ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Public Types | List of all members
boost::callable_traits::has_varargs< T > Struct Template Reference

#include <has_varargs.hpp>

Inherits detail::traits::has_varargs.

Public Types

using type = typename detail::traits< detail::shallow_decay< T > >::has_varargs
 

Detailed Description

template<typename T>
struct boost::callable_traits::has_varargs< T >

Definition at line 30 of file has_varargs.hpp.

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: