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::detail::index_sequence<... > Struct Template Reference

#include <make_index_sequence.hpp>

Public Types

using type = index_sequence
 

Detailed Description

template<std::size_t...>
struct boost::callable_traits::detail::index_sequence<... >

Definition at line 22 of file make_index_sequence.hpp.

Member Typedef Documentation

◆ type

template<std::size_t... >
using boost::callable_traits::detail::index_sequence<... >::type = index_sequence

Definition at line 22 of file make_index_sequence.hpp.


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