Back to proposals-2013
Title: What C++11 means for class and framework designers
Proposer: nico_josuttis
Type: Tutorial
Duration: 90 minutes
Description:
Although C++11 might be a help for application programmers it definitely add a lot work and thinking to class, library, and framework providers. So let's talk about move operators, type traits, and more.
Roger: I prefer move, noexcept, and push_back()