Great C++ is_trivial - Understanding Trivial Type Traits - Lecture 2023
Offered By: CppCon via YouTube
Course Description
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
Related Courses
Introduction à la programmation orientée objet (en Java)École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction to Programming for Musicians and Digital Artists
California Institute of the Arts via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX