Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Specialization for arrays converts to a corresponding pointer. More...
#include <_template_helpers.h>
Public Types | |
typedef T * | type |
Specialization for arrays converts to a corresponding pointer.
Definition at line 55 of file _template_helpers.h.
typedef T* tbb::internal::strip< T(&)[N]>::type |
Definition at line 55 of file _template_helpers.h.