issues
search
google
/
styleguide
Style guides for Google-originated open-source projects
https://google.github.io/styleguide/
Apache License 2.0
37.53k
stars
13.3k
forks
source link
Update C++ style guide.
#699
Closed
zetafunction
closed
2 years ago
zetafunction
commented
2 years ago
Include friend types in class declaration order guidance.
Include previously omitted text (due to mismatched tags) about preferring int16_t over short, et cetera.
Function declarations:
Updated guidance for what comments should cover.
Add a C++ attribute example.