Enables one or the other code branches.
More...
#include <_template_helpers.h>
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: