Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update C++ style guide. #699

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Update C++ style guide. #699

merged 1 commit into from
Jul 6, 2022

Conversation

zetafunction
Copy link
Contributor

  • 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.

- 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.
@tituswinters tituswinters merged commit e880840 into google:gh-pages Jul 6, 2022
@zetafunction zetafunction deleted the moo branch August 23, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants