C++20 STL Features: One Year of Development on GitHub
https://cppcon.org/ https://github.com/CppCon/CppCon2020/blob/main/Presentations/cpp20_stl_features_1_year_of_development_on_github/cpp20_stl_features_1_year_of_development_on_github__stephan_t_lavavej__cppcon_2020.pdf
At CppCon 2019, Microsoft open-sourced its implementation of the C++ Standard Library. In the year since then, we’ve worked with many contributors on GitHub, adding dozens of C++20 features. In this talk, we’ll explore some of these C++20 features and how you can use …