-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Issues: isocpp/CppCoreGuidelines
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Use
std::atomic<bool>
instead of std::atomic_flag
unless you have a good reason
#2234
opened Nov 8, 2024 by
Eisenwave
Should SF.7 avoid to limit its applicability to when the directive is at global scope?
#2208
opened Jun 24, 2024 by
Aster89
C++ Core Guidelines Markdown explicit anchor links not working (updated the 20/05/2024)
#2198
opened May 10, 2024 by
Lob2018
SF.2 allow inline variables and static inline class member variables
#2169
opened Jan 16, 2024 by
sgilbertson
ES.25 -- Is it truly beneficial to always employ const for objects?
#2155
opened Oct 24, 2023 by
IvanArkhipov1999
ES.30: Don’t use macros for program text manipulation - example warnings
#2152
opened Oct 18, 2023 by
jonnygrant
[Proposal] Allow pointer parameters to coroutines (CP.coro section)
#2142
opened Sep 26, 2023 by
usx95
Previous Next
ProTip!
Follow long discussions with comments:>50.