
If you have a ticket, log in to watch the video
LoginTalk
Constexpr Allocator for Standard Library Containers
In RussianComplexity -
The C++ community waited for constexpr std::vector and std::string to appear in C++20. They appeared, but a bit different from what was expected. In this talk we will consider how to make constexpr containers available not only in the constexpr context using only C++23 features.