This is a set of core guidelines for modern C++ (currently C++20 and C++17) taking likely future enhancements and ISO Technical Specifications (TSs) into account.The aim is to help C++ programmers to write simpler, more efficient, more maintainable code.

A C++ programmer should know the basics of the standard library, and use it where appropriate.Any programmer should know the basics of the foundation libraries of the project being worked on, and use them appropriately.Any programmer using these guidelines should know the guidelines support library, and use it appropriately.




Lot 51 Core Library V1.7