Power BI Fundamentals - Create visualizations and dashboards from scratch
AI, Data Science & Business Certificates from Google, IBM & Microsoft
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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