Skip to content

Commit 1e90f0f

Browse files
Improve C++ specific guidelines (#1872)
1 parent b58cc3a commit 1e90f0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/guidelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ In addition, projects should consider having:
5757

5858
### C++ Specific Guidelines
5959

60+
The [Standard C++ Foundation](https://isocpp.org/) maintains a repository with a comprehensive set of [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines).
6061
[This repository](https://github.com/cpp-best-practices/cppbestpractices)
61-
contains a Collaborative Collection of C++ Best Practices.
62-
[WIP - more information will be provided in due course.]
62+
also contains a Collaborative Collection of C++ Best Practices.
6363

6464
### Julia Specific Guidelines
6565

0 commit comments

Comments
 (0)