BRE12
tbb::internal::enable_if< Condition, T > Struct Template Reference

Enables one or the other code branches. More...

#include <_template_helpers.h>

Detailed Description

template<bool Condition, typename T = void>
struct tbb::internal::enable_if< Condition, T >

Enables one or the other code branches.


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