Loading…
CppCon 2019 has ended
Back To Schedule
Monday, September 16 • 14:00 - 15:00
Back to Basics: Move Semantics (part 1 of 2)

Log in to save this to your schedule, view media, leave feedback and see who's attending!

Move semantics is one of the most complex topics in the world of C++, including many technical details that often confuse even experts. This interactive back-to-the-basics session is entirely focused on understanding the details behind move semantics. It explains the motivation behind move semantics, the need for rvalue references and std::move, the reason for forwarding references and std::forward, and how to properly apply move semantics. The many interactive questions and exercises will help to quickly adapt the newly gained knowledge.

Speakers
avatar for Klaus Iglberger

Klaus Iglberger

C++ Trainer/Consultant, Siemens
Klaus Iglberger is a freelancing C++ trainer and consultant and is currently on the payroll of Siemens in Nuremberg, Germany. He has finished his PhD in computer science in 2010 and since then is focused on large-scale C++ software design. He shares his experience in popular advanced... Read More →


Monday September 16, 2019 14:00 - 15:00 MDT
Aurora C
  Back to Basics