Skip to content

Commit

Permalink
Update C++ styleguide
Browse files Browse the repository at this point in the history
- add section for inclusive language.
- move include-what-you-use to a new section.
- clarify usage of absl::optional for by-value vs by-reference params.
- document usage of `` as a code-indexing hint
- note that enclosing identifiers in `` can help code indexers.
  • Loading branch information
zetafunction committed Sep 25, 2020
1 parent 8416dda commit 3919c34
Showing 1 changed file with 111 additions and 92 deletions.
Loading

0 comments on commit 3919c34

Please sign in to comment.