Fixed review comments

This commit is contained in:
Dmitriy Dmitriev
2021-10-30 23:22:57 +03:00
committed by Evgeny
parent 9217b4e7d7
commit f08a37cd84

View File

@@ -5,7 +5,6 @@
- [CppReference](https://en.cppreference.com) - [CppReference](https://en.cppreference.com)
- [CPlusPlus](https://www.cplusplus.com/reference) - [CPlusPlus](https://www.cplusplus.com/reference)
- [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) - [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines)
- [C++ working group - representatives of the language standardization committee in Russia](https://stdcpp.ru/)
- [News from the C++ Standardization Committee](https://isocpp.org/) - [News from the C++ Standardization Committee](https://isocpp.org/)
## Popular C++ conferences ## Popular C++ conferences
@@ -30,6 +29,5 @@
## Other interesting repositories ## Other interesting repositories
- [C++ Programmer's Guide to Undefined Behavior ](https://github.com/Nekrolm/ubbook)
- [Collection of libraries and frameworks for C++ ](https://github.com/fffaraz/awesome-cpp) - [Collection of libraries and frameworks for C++ ](https://github.com/fffaraz/awesome-cpp)