mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
Google styleguide now lives on github
This commit is contained in:
parent
9c091b642b
commit
1931fdcff5
|
@ -15879,7 +15879,7 @@ Reference sections:
|
||||||
* Facebook: ???
|
* Facebook: ???
|
||||||
* [GCC Coding Conventions](https://gcc.gnu.org/codingconventions.html).
|
* [GCC Coding Conventions](https://gcc.gnu.org/codingconventions.html).
|
||||||
C++03 and (reasonably) a bit backwards looking.
|
C++03 and (reasonably) a bit backwards looking.
|
||||||
* [Google C++ Style Guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.html).
|
* [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html).
|
||||||
Geared toward C++03 and (also) older code bases. Google experts are now actively collaborating here on helping to improve these Guidelines, and hopefully to merge efforts so these can be a modern common set they could also recommend.
|
Geared toward C++03 and (also) older code bases. Google experts are now actively collaborating here on helping to improve these Guidelines, and hopefully to merge efforts so these can be a modern common set they could also recommend.
|
||||||
* [JSF++: JOINT STRIKE FIGHTER AIR VEHICLE C++ CODING STANDARDS](http://www.stroustrup.com/JSF-AV-rules.pdf).
|
* [JSF++: JOINT STRIKE FIGHTER AIR VEHICLE C++ CODING STANDARDS](http://www.stroustrup.com/JSF-AV-rules.pdf).
|
||||||
Document Number 2RDU00001 Rev C. December 2005.
|
Document Number 2RDU00001 Rev C. December 2005.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user