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

CC: C++ Core Guidelines #2110

Closed
bartlettroscoe opened this issue Jun 17, 2024 · 3 comments · Fixed by #2145
Closed

CC: C++ Core Guidelines #2110

bartlettroscoe opened this issue Jun 17, 2024 · 3 comments · Fixed by #2145
Assignees
Labels
content: curated For curated content

Comments

@bartlettroscoe
Copy link
Member

I just ran across the page "C++ Core Guidelines":

This is a collaborative and living effort to capture C++ core usage suggestions.

It looks like it it being lead by Bjarne Stroustrup and Herb Sutter as the main "editors" (well known and respected names in the C++ community). This is a single Github Pages webpage that currently prints out to 693 pages of a PDF file! The source Git repo is:

which currently contains 2,152 commits (going back to 2016), 5.4K forks, 2k watchers, 41.9k stars, 332 contributors (hsutter 278 commits, tkruse 168 commits, BjarneStroupstrup 148 commits, …), and 803 merged PRs.

So this is a major effort to capture the C++ communities best practices, for each updated version of the C++ standard.

@bartlettroscoe bartlettroscoe added the content: curated For curated content label Jun 17, 2024
@bartlettroscoe
Copy link
Member Author

NOTE: There is currently only 6 open PRs out of a total of 1022 closed (i.e. closed with or without merging), so they are doing a pretty good job on saying on top of suggestions.

@bartlettroscoe bartlettroscoe self-assigned this Jun 17, 2024
@bartlettroscoe
Copy link
Member Author

@betterscientificsoftware/bssw-editorial-board, unless there is an objection, I would rather write this CC article then the one in #2106. And it is more timely given the debates going on about safe C++ vs. Rust.

@bartlettroscoe
Copy link
Member Author

FYI: I just posted the PR for this at:

Hopefully this should be in pretty good shape and not need much editing to publish.

rinkug added a commit that referenced this issue Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content: curated For curated content
Projects
Development

Successfully merging a pull request may close this issue.

1 participant