C++
C++ Core Guidelines
C++ Core GuidelinesThis document is a set of guidelines for using C++ well. The aim of this document is to help people to use modern C++ effectively. By “modern C++” we mean effective use of the ISO C++ standard (currently C++20, but almost all of our recommendations also apply to C++17, C++14 and C++11).
Monday, February 8, 2021
Up to all Tags