MySQL 8.3.0
Source Code Documentation
index_sequence_with_offset< N, std::index_sequence< Ints... > > Struct Template Reference

#include <ut0tuple.h>

Public Types

using type = std::index_sequence< Ints+N... >
 

Member Typedef Documentation

◆ type

template<std::size_t N, std::size_t... Ints>
using index_sequence_with_offset< N, std::index_sequence< Ints... > >::type = std::index_sequence<Ints + N...>

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