История изменений
Исправление Aber, (текущая версия) :
изучай cppreference.com
Тут днями были выяснения отношений между АНБ и Страуструпом. Последний рекомендовал при использовании cpp руководствоваться рекомендациями:
- Bjarne Stroustrup and Gabriel Dos Reis: Design Alternatives for Type-and-Resource Safe C++. P2687R0. 2022-20-15.
- B. Stroustrup: Type-and-resource safety in modern C++. P2410r0. 2021-07-12.
- B. Stroustrup, H. Sutter, and G. Dos Reis: A brief introduction to C++’s model for type- and resource-safety. Isocpp.org. October 2015. Revised December 2015.
- The C++ Core Guidelines: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md and especially it’s safety profiles https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#pro-profiles
Исходная версия Aber, :
изучай cppreference.com
Тут днями были выяснения отношений между АНБ и Страуструпом. Последний рекомендовал при использовании cpp руководствоваться рекомендациями:
- Bjarne Stroustrup and Gabriel Dos Reis: Design Alternatives for Type-and-Resource Safe C++. P2687R0. 2022-20-15.
- B. Stroustrup: Type-and-resource safety in modern C++. P2410r0. 2021-07-12.
- B. Stroustrup, H. Sutter, and G. Dos Reis: A brief introduction to C++’s model for type- and resource-safety. Isocpp.org. October 2015. Revised December 2015.
- The C++ Core Guidelines: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md and especially it’s safety profiles https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#pro- profiles