-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use portable header identifiers (#2149)
* SF.13 Use portable header identifiers in `#include` statements add a new rule governing how to compose portable header path identifiers such that they respect proper casing (<vector>, not <VECTOR>) and portable path separators ('/') * anchor * fix typos * fix warnings * nit * nit * nit * normalize on 'util' * clean up wording * Update CppCoreGuidelines.md --------- Co-authored-by: Herb Sutter <[email protected]>
- Loading branch information
1 parent
2d87c45
commit 2a3690d
Showing
1 changed file
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters