Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Go to the source code of this file.
Macros | |
#define | __TBB_STRING_AUX(x) #x |
#define | __TBB_STRING(x) __TBB_STRING_AUX(x) |
#define __TBB_STRING | ( | x | ) | __TBB_STRING_AUX(x) |
Definition at line 38 of file _tbb_windef.h.
#define __TBB_STRING_AUX | ( | x | ) | #x |
Definition at line 37 of file _tbb_windef.h.