Rvalue references and move semantics
Details
Jacob will give a short talk about rvalue references and move semantics introduced in C++11. We will do some exercises together after the talk to practice writing move constructors and move assignment operators. So bring your laptop! :)
Sigma will support us with location and also sandwiches.
It would also be fun to hear if anyone has experienced performance boosts in their C++ programs through the use of move semantics.