C++20: Reaching for the Aims of C++ - Bjarne Stroustrup - CppCon 2021

C++20: Reaching for the Aims of C++ - Bjarne Stroustrup - CppCon 2021

157.754 Lượt nghe
C++20: Reaching for the Aims of C++ - Bjarne Stroustrup - CppCon 2021
https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- Out of necessity C++ has been an evolving language. I outline some early ideals for C++, some techniques for keeping the evolution directed, and show how C++20 comes close to many of those ideals. Specific topics includes type-and-resource safe code, generic programming, modularity, and the elimination of the preprocessor. Naturally, over the years, C++ has acquired many “barnacles” that can become obstacles to developing elegant and efficient code. That has been a recognized problem since the early days of C – Dennis Ritchie and I talked about it – so we must distinguish between what can be done and what should be done. The C++ Core Guidelines is the current best effort in that direction. --- Bjarne Stroustrup C++: history, design, use, standardization, future; performance, reliability; software developer education; distributed systems Bio: www.stroustrup.com/bio.html --- Videos Filmed & Edited by Bash Films: http://www.BashFilms.com Register Now For CppCon 2022: https://cppcon.org/registration/