mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 12:54:39 +03:00
Fix broken link to Google C++ Style Guide
This commit is contained in:
@@ -691,7 +691,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
* [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines) - "Official" set of C++ guidelines, reviewed by the author of C++.
|
* [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines) - "Official" set of C++ guidelines, reviewed by the author of C++.
|
||||||
* [C++ Dos and Don'ts](http://www.chromium.org/developers/coding-style/cpp-dos-and-donts) - The Chromium Projects > For Developers > Coding Style > C++ Dos and Don'ts.
|
* [C++ Dos and Don'ts](http://www.chromium.org/developers/coding-style/cpp-dos-and-donts) - The Chromium Projects > For Developers > Coding Style > C++ Dos and Don'ts.
|
||||||
* [google-styleguide](https://github.com/google/styleguide) - Style guides for Google-originated open-source projects.
|
* [google-styleguide](https://github.com/google/styleguide) - Style guides for Google-originated open-source projects.
|
||||||
* [Google C++ Style Guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml)
|
* [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html)
|
||||||
* [GNU Coding Standard](http://www.gnu.org/prep/standards/standards.html)
|
* [GNU Coding Standard](http://www.gnu.org/prep/standards/standards.html)
|
||||||
* [Linux kernel coding style](https://www.kernel.org/doc/Documentation/CodingStyle)
|
* [Linux kernel coding style](https://www.kernel.org/doc/Documentation/CodingStyle)
|
||||||
* [LLVM Coding Standards](http://llvm.org/docs/CodingStandards.html)
|
* [LLVM Coding Standards](http://llvm.org/docs/CodingStandards.html)
|
||||||
|
|||||||
Reference in New Issue
Block a user