Quantcast
Channel: Programming - Embarcadero Community
Viewing all articles
Browse latest Browse all 167

Useful C++ Features You Should Be Using: replay now available

$
0
0

The replay for last Thursday's webinar, 'Useful C++ Features You Should Be Using', is now available.

(or a direct Youtube link.)

The presentation and demonstration starts at 0:00:00, and the live Q&A at 00:26:30.

You can also find the slides on Slideshare, and download the source for David I's parallel programming demos.

The presentation mentions - and explains the use of -

  • Type inference, such as auto, giving examples including when replacing STL container types and iterating
  • Lambdas - a quick overview of how they work, and examples of using them with STL algorithms
  • Variadic templates and tuple<>
  • Smart pointers (both shared_ptr and unique_ptr) and a discussion of when to use each
  • New containers, atomic primitives, static assertions, and some C++Builder-specific features
  • And David I shows a live demo of using the Parallel Programming Library (PPL) with lambdas

Finally, here is the list of resources and useful links given at the end of the talk:

 


Viewing all articles
Browse latest Browse all 167

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>