Creates an index_sequence from a tuple of std::integral_constant.
More...
template<typename Tuple, typename = make_index_sequence<tuple_size<Tuple>::value>>
struct stapl::tuple_ops::to_index_sequence< Tuple, typename >
Creates an index_sequence from a tuple of std::integral_constant.
- Template Parameters
-
Tuple | of integral constants |
The documentation for this struct was generated from the following file: