When
9:15 AM Sunday
Where
3525
Silicon Valley Code Camp : October 6th and 7th, 2012session

C++11: Rvalue References, Move Semantics, and Perfect Forwarding

unassigned

About This Session

This presentation is on what Scott Meyers has called the marquee feature of C++11. Rvalue references is a feature introduced in the new 2011 ISO C++ Standard that enables both move semantics and perfect forwarding. Move semantics improves exception-safe coding, increases code clarity, and and can enable dramatic increases in performance. Perfect forwarding makes it much easier to create certain kinds of libraries that combine power and expressiveness with ease of use..

Time: 9:15 AM Sunday     Room: 3525 

The Speaker(s)

undefined undefined

Jon Kalb

Software Engineer , cpp.training

Jon does onsite training for C++. He chairs CppCon, C++Now, and the C++ Track for SVCC.