-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Pull requests: isocpp/CppCoreGuidelines
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[CP.51] Update with C++23 feature and clarify code examples further
#2289
opened Oct 1, 2025 by
Rhidian12
Loading…
[P.6] copyedit: Move a comment for consistency, change "a" to "the", and fix a typo: "f" to "f2"
#2288
opened Sep 29, 2025 by
mfwitten
Loading…
Appendix C: Changes to "Define Copy, move, and destroy consistently"
#2274
opened Apr 28, 2025 by
eyalroz
Loading…
SF.12: Rewrite to eliminate the notions of "project" and "component"; also copyedit
#1666
opened Aug 17, 2020 by
Quuxplusone
Loading…
Merge rules R.12 and R.13; explain about RAII factories.
#1610
opened Apr 20, 2020 by
Quuxplusone
Loading…
C.62 etc: Mention copy-and-swap. Eliminate misinformation about self-move-assignment
#1606
opened Apr 18, 2020 by
Quuxplusone
Loading…
Enforced ES.23 upon example code: Introduction and Philosophy
#1577
opened Feb 29, 2020 by
ghost
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.