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

YouTube

Great C++ is_trivial - Understanding Trivial Type Traits - Lecture 2023

CppCon via YouTube

Overview

Explore the concept of trivial type traits in C++ and their impact on object initialization and performance in this conference talk from CppCon 2023. Delve into the various ways of initializing objects in C++ and examine the efficiency considerations that often lead to overthinking about avoiding copies and using std::move. Learn how understanding trivial types can simplify these decisions and potentially improve efficiency. Examine the meaning and implications of trivial type traits, their effects on code, and the performance benefits of using trivial types. Gain insights from Jason Turner, host of C++Weekly and co-host emeritus of CppCast, as he shares his expertise on this important C++ topic.

Syllabus

Great C++ is_trivial: trivial type traits - Jason Turner - CppCon 2023

Taught by

CppCon

Reviews

Start your review of Great C++ is_trivial - Understanding Trivial Type Traits - Lecture 2023

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.