#include <utility.h>
Public Types | |
using | type = integer_sequence< T, Ints...,(Ints+SeqSize)..., 2 *SeqSize > |
using absl::utility_internal::Extend< integer_sequence< T, Ints... >, SeqSize, 1 >::type = integer_sequence<T, Ints..., (Ints + SeqSize)..., 2 * SeqSize> |