Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::x3::detail::accum_integer_sequence< T, integer_sequence< T, N1...>, integer_sequence< T, N2...>, N > Struct Template Reference

#include <integer_sequence.hpp>

Public Types

typedef integer_sequence< T,
N1...,(N+N2)...> 
type
 

Member Typedef Documentation

template<typename T , T... N1, T... N2, T N>
typedef integer_sequence<T, N1..., (N + N2)...> boost::spirit::x3::detail::accum_integer_sequence< T, integer_sequence< T, N1...>, integer_sequence< T, N2...>, N >::type

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