Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::internal::make_index_sequence_impl< 0, S... > Struct Template Reference

#include <_template_helpers.h>

Collaboration diagram for tbb::internal::make_index_sequence_impl< 0, S... >:

Public Types

using type = index_sequence< S... >
 

Detailed Description

template<std::size_t... S>
struct tbb::internal::make_index_sequence_impl< 0, S... >

Definition at line 204 of file _template_helpers.h.

Member Typedef Documentation

◆ type

template<std::size_t... S>
using tbb::internal::make_index_sequence_impl< 0, S... >::type = index_sequence<S...>

Definition at line 205 of file _template_helpers.h.


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

Copyright © 2005-2020 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.