A recently posted talk by BitTorrent's chief architect:
C++ in the 21st Century
by Arvid Norberg
From the announcement:
In this edition of Tech Talks: an overview of some C++ gems. I threw this talk together because my team was about to start a new project in C++11. Since it’s fairly new, I figured some of it might not be as well-known as it should. Fundamentally, I’m pretty excited about all the new possibilities in C++11. Even higher-level abstractions, at even lower cost than C++98.
In the video below, we go over for-loops, automatic type deduction, lambda functions and more.
Add a Comment
Comments are closed.