Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::internal::stored_pack< Types > Struct Template Reference

Allows to store a function parameter pack as a variable and later pass it to another function. More...

#include <_template_helpers.h>

Inheritance diagram for tbb::internal::stored_pack< Types >:
Collaboration diagram for tbb::internal::stored_pack< Types >:

Detailed Description

template<typename... Types>
struct tbb::internal::stored_pack< Types >

Allows to store a function parameter pack as a variable and later pass it to another function.

Definition at line 106 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.