Subscribe to this list via RSS Blog posts tagged in C++ Lambda
Using C++11 Lambda functions with the C++Builder Parallel Programming Library With the introduction of the Parallel Programming Library (PPL) and Embarcadero C++Builder support for C++11 lambda functions on the Win32, Win64, iOS and Android platforms, you can now use the two in combination in your applications. Below you will find C++Builder example source code that uses lambda functions with the Parallel For, Tasks and Futures. If you use C++11 features (including lamda functions) in your applications that target Win32, make sure you turn off (set to False) the "Use clas...
  • Page :
  • 1

Check out more tips and tricks in this development video: