|
ttg 1.0.0-alpha
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
#include <boost/callable_traits/detail/core.hpp>Go to the source code of this file.
Namespaces | |
| namespace | boost |
| namespace | boost::callable_traits |
| namespace | boost::callable_traits::detail |
Typedefs | |
| template<typename T , template< class... > class Container = std::tuple> | |
| using | boost::callable_traits::args_t = detail::try_but_fail_if_invalid< typename detail::traits< detail::shallow_decay< T > >::template expand_args< Container >, cannot_expand_the_parameter_list_of_first_template_argument > |
1.9.8