Blocks in C, not C++
Blocks in C, not C++
Posted Sep 16, 2009 20:54 UTC (Wed) by drag (guest, #31333)In reply to: Blocks in C, not C++ by atai
Parent article: Tornado and Grand Central Dispatch: a quick look
It would be what is required if you want GCD support for C++, I suppose.
Clang/LLVM does not support anything but C. For C++ you'd need GCC proper or GCC/LLVM. I beleive.
