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

#include <tbb_stddef.h>

Inheritance diagram for tbb::internal::bool_constant< v >:
Collaboration diagram for tbb::internal::bool_constant< v >:

Static Public Attributes

static const bool value = v
 

Detailed Description

template<bool v>
struct tbb::internal::bool_constant< v >

Definition at line 486 of file tbb_stddef.h.

Member Data Documentation

◆ value

template<bool v>
const bool tbb::internal::bool_constant< v >::value = v
static

Definition at line 487 of file tbb_stddef.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.