Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

The Nightmare of Move Semantics for Trivial C++ Classes

NDC Conferences via YouTube

Overview

Explore the complexities of implementing a simple C++ class with multiple string members in this 42-minute conference talk. Delve into the challenges of creating efficient and fast code for ordinary application programmers. Through live coding demonstrations, examine various implementation approaches, including constructors passing by value, reference, and perfect forwarding. Witness the progression from seemingly straightforward concepts to advanced C++ topics such as universal/forwarding references, enable_if, type traits, and concepts. Uncover surprising conclusions about move semantics in trivial C++ classes and gain valuable insights for optimizing your code.

Syllabus

The Nightmare of Move Semantics for Trivial C++ Classes - Nicolai Josuttis

Taught by

NDC Conferences

Reviews

Start your review of The Nightmare of Move Semantics for Trivial C++ Classes

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.