Definition at line 496 of file tbb_main.cpp.
◆ apply_active()
virtual void tbb::internal::stack_size_control::apply_active |
( |
| ) |
const |
|
inlineprivatevirtual |
Definition at line 500 of file tbb_main.cpp.
501 #if __TBB_WIN8UI_SUPPORT && (_WIN32_WINNT < 0x0A00)
502 __TBB_ASSERT(
false,
"For Windows 8 Store* apps we must not set stack size" );
#define __TBB_ASSERT(predicate, comment)
No-op version of __TBB_ASSERT.
References __TBB_ASSERT.
◆ default_value()
virtual size_t tbb::internal::stack_size_control::default_value |
( |
| ) |
const |
|
inlineprivatevirtual |
The documentation for this class was generated from the following file: