Google Data Analytics, IBM AI & Meta Marketing — All in One Subscription
Live Online Classes in Design, Coding & AI — Small Classes, Free Retakes
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 world of C++ containers in this comprehensive conference talk from Meeting C++ 2023. Dive into the Standard Library's common data structures, including the latest additions from C++ 23. Learn how C++ organizes containers into sequence, associative, unordered associative, and adaptors categories. Discover the trade-offs between different data structures and gain insights on choosing the right container for your projects. Follow along with C++ examples demonstrating container usage, time complexity of operations, and common implementations. Understand potential pitfalls such as thread-safety issues and iterator invalidation. Conclude with an overview of the new flat container types introduced in C++ 23. Leave equipped with a practical cheat-sheet to guide your data structure decisions in future C++ projects.
Syllabus
Introduction to C++ Containers - Know Your Data Structures - Mike Shah - Meeting C++ 2023
Taught by
Meeting Cpp