boost::callable_traits::detail::index_sequence<... > Struct Template Reference

Documentation

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

Definition at line 22 of file make_index_sequence.hpp.

Public Types

using type = index_sequence
 

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: