New Features in the Next C++ Standard
Channel:
Subscribers:
348,000
Published on ● Video Link: https://www.youtube.com/watch?v=ZAG5txfYnW4
Google Tech Talks
March 7, 2007
ABSTRACT
The upcoming C++ standard will have many new features, several major and many minor. The major features are concurrency, template concepts, move semantics, generalized constant expressions, automatic variable typing, and garbage collection. We will present an overview of the major features and breeze through a list of other features, commenting on their likeliness to make the standard.
This is another in the series of talks in Advanced Topics in Programming Languages. Credits: Speaker:Lawrence Crowl
Other Videos By Google TechTalks
Tags:
c++
google
howto