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

NDC Conferences

My Favorite Constexpr Data Structures - Making C++ Standard Containers Constexpr

NDC Conferences via YouTube

Overview

Explore a technical conference talk from NDC TechTown that delves into the intricacies of constexpr data structures in C++. Learn about the process of making C++'s standard containers constexpr-compatible, with particular focus on std::vector implementation and its constexpr capabilities. Discover why certain containers like std::deque and others can or cannot be used in constexpr contexts, while gaining insights into the evolution of compile-time computation in modern C++. Delivered by Hana Dusíková at NDC TechTown in Kongsberg, Norway, this 49-minute presentation offers valuable knowledge for C++ developers interested in compile-time programming and container implementations.

Syllabus

My favorite (constexpr) data structures - Hana Dusíková - NDC TechTown 2024

Taught by

NDC Conferences

Reviews

Start your review of My Favorite Constexpr Data Structures - Making C++ Standard Containers Constexpr

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.