[cfe-dev] blocks with c++ lambas

James Gregurich bayoubengal at me.com
Mon Sep 10 19:26:26 PDT 2012


some time back I submitted a request to enable GCD to accept C++ lambda functions.  I got notice from apple that it was implemented in Xcode 4.4. I finally decided to try it out. I don't see how to make it work. it doesn't compile. I don't see any new dispatch functions that would accept them. I'm not finding any useful info on the web. 

Could I get a hint as to how to set up a dispatch call using a C++ lambda with clang and libc++?









More information about the cfe-dev mailing list