-
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
Clarify NR.7 ("Don't make data members
protected
")
#2273
by N-Dekker
was merged May 8, 2025
Loading…
Rs-incform: clarify what a relative path is and offer implementation suggestion
#2272
by JohnC32
was closed May 8, 2025
Loading…
Added missing periods for consistency and correctness
#2250
by shaymolcho
was merged Apr 15, 2025
Loading…
Fix mistake about
final
and override
not affecting final
classes; reword enforcement to be clearer
#2235
by leekillough
was closed May 8, 2025
Loading…
Some suggestions to round out the performance advice
#2192
by ricomariani
was closed May 15, 2024
Loading…
ES.87 (redundant
==
or !=
) Add my_condition == true
example
#2185
by N-Dekker
was closed Apr 11, 2024
Loading…
For ES.28 (immediately-invoked lambdas), use
std::invoke
in both examples.
#2175
by BenFrantzDale
was closed Apr 11, 2024
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.