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

YouTube

Safe and Sane C++ Types

ACCU Conference via YouTube

Overview

Explore safe and effective C++ type design in this conference talk from ACCU 2019. Learn guidelines for navigating complex language features like move semantics, noexcept, and constexpr introduced in C++11 and later. Discover how to create classes within controlled settings, understand when to apply the Rule of Zero or deviate to the Rule of Five or Six, and grasp the implications of each approach. Examine value classes, the use of final keyword, and alternatives to class hierarchies. Gain insights into designing various types of classes and properly declaring their special member functions to enhance code safety and correctness.

Syllabus

Safe and Sane C++ Types - Peter Sommerlad [ACCU 2019]

Taught by

ACCU Conference

Reviews

Start your review of Safe and Sane C++ Types

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.