Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DataComputingBooks
/
CppCoreGuidelines
Public
forked from
isocpp/CppCoreGuidelines
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
CppCoreGuidelines
scripts
on
string_span-excision
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 9, 2020
travis CI fix
cubbimew
committed
72fba35
View commit details
Copy full SHA for 72fba35
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
travis CI fix
cubbimew
committed
ac7079b
View commit details
Copy full SHA for ac7079b
View code at this point
Browse repository at this point
Commits on May 28, 2020
fix CI, fix heading and add comment requested at today's editor's call
cubbimew
committed
24c3993
View commit details
Copy full SHA for 24c3993
View code at this point
Browse repository at this point
CP.1: Simplify example, show good example, expand on rationale (#1615)
Show description for e8e0d10
Quuxplusone
authored
e8e0d10
View commit details
Copy full SHA for e8e0d10
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
travis CI fixes
cubbimew
committed
9864022
View commit details
Copy full SHA for 9864022
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Add SF.12, 3rd try (#1570)
Show description for 63ceef6
ChrisGuzak
authored
63ceef6
View commit details
Copy full SHA for 63ceef6
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
fixes to pass travis checks
cubbimew
committed
282ff88
View commit details
Copy full SHA for 282ff88
View code at this point
Browse repository at this point
Commits on Nov 21, 2019
Address items called out in Issue 1424 (#1539)
Show description for 39b9ebd
ZacharyHenkel
authored and
hsutter
committed
39b9ebd
View commit details
Copy full SHA for 39b9ebd
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
exception in SF.7 for issue 1440, allow std::literals (#1457)
Show description for 2895429
ChrisGuzak
authored and
hsutter
committed
2895429
View commit details
Copy full SHA for 2895429
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
Editing P.9: "Don't waste time or space" Example Text (#1439)
Show description for 1d54448
playmer
authored and
hsutter
committed
1d54448
View commit details
Copy full SHA for 1d54448
View code at this point
Browse repository at this point
Commits on Mar 10, 2019
Use `memoizes` instead of `mnemonizes` in the context of caching (#1383)
Show description for f67e91d
amirlivneh
authored and
cubbimew
committed
f67e91d
View commit details
Copy full SHA for f67e91d
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
travis CI and typo fixes
cubbimew
committed
50b9cef
View commit details
Copy full SHA for 50b9cef
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
Fixed a typo within ES.23
martinkirsche
authored and
jwakely
committed
0b27509
View commit details
Copy full SHA for 0b27509
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
travis CI fixes and typos
cubbimew
committed
73057d3
View commit details
Copy full SHA for 73057d3
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Updated C.67 and C.130 (#1249)
Show description for 08f67de
akrzemi1
authored and
hsutter
committed
08f67de
View commit details
Copy full SHA for 08f67de
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
Add "rethrow" and "rethrowing" to dictionary
jwakely
committed
30fbc0b
View commit details
Copy full SHA for 30fbc0b
View code at this point
Browse repository at this point
Commits on Feb 14, 2018
added ofstream to dictionary for travis CI
cubbimew
authored
01e59d5
View commit details
Copy full SHA for 01e59d5
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
title page/In.sec: reordered and updated titles (#1135)
Show description for 73dad79
rubienr
authored and
AndrewPardoe
committed
73dad79
View commit details
Copy full SHA for 73dad79
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
fixed spellcheck/lint issues on running make in ./scripts/ (#1134)
rubienr
authored and
AndrewPardoe
committed
888067d
View commit details
Copy full SHA for 888067d
View code at this point
Browse repository at this point
travis CI fixes
cubbimew
committed
25d9d12
View commit details
Copy full SHA for 25d9d12
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
add "return" to the compound literal exclusions (#1113)
Show description for 9de66ec
Alexey Porotnikov
authored and
AndrewPardoe
committed
9de66ec
View commit details
Copy full SHA for 9de66ec
View code at this point
Browse repository at this point
Adding "ptrdiff" to travis dictionary
Andrew Pardoe
committed
999f9dd
View commit details
Copy full SHA for 999f9dd
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
travis CI fixes
cubbimew
committed
7dc8aaa
View commit details
Copy full SHA for 7dc8aaa
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
Remove pycache file added in f9e2ea1d9f380d39d04b2b2b6fac8bc661c9a24a
jwakely
committed
1e20e02
View commit details
Copy full SHA for 1e20e02
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
Add "nodiscard" to the dictionary
jwakely
committed
c9fd263
View commit details
Copy full SHA for c9fd263
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Break long lines to increase readability in files
Show description for f9e2ea1
Mateusz Kwasniak
committed
f9e2ea1
View commit details
Copy full SHA for f9e2ea1
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
Add intentionally-wrong spelling of "incorrect" to dictionary
jwakely
committed
ef3a6c4
View commit details
Copy full SHA for ef3a6c4
View code at this point
Browse repository at this point
Add intentionally-wrong spelling of "incomplete" to dictionary
jwakely
committed
2aec917
View commit details
Copy full SHA for 2aec917
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
Add [Abrahams01] bibliography entry for exception-safety (#991)
Show description for 898f819
jwakely
authored
898f819
View commit details
Copy full SHA for 898f819
View code at this point
Browse repository at this point
Commits on Jun 25, 2017
Consistent hyphenation of ajectives like lock-free, well-defined, old-style,...
tkruse
committed
d13bfcd
View commit details
Copy full SHA for d13bfcd
View code at this point
Browse repository at this point
add nonwords to dict to remove spellchacker warning
tkruse
committed
f1971b1
View commit details
Copy full SHA for f1971b1
View code at this point
Browse repository at this point
Commits on Jun 18, 2017
Fix typos and change spellcheck call to not check URLs (#961)
tkruse
authored and
cubbimew
committed
70655d1
View commit details
Copy full SHA for 70655d1
View code at this point
Browse repository at this point
Commits on Jun 12, 2017
Merge pull request #927 from ZachHenkel/master
Show description for 5e2f906
AndrewPardoe
authored
5e2f906
View commit details
Copy full SHA for 5e2f906
View code at this point
Browse repository at this point
Commits on Jun 4, 2017
New rule: I.27 Pimpl
cubbimew
committed
fe9861d
View commit details
Copy full SHA for fe9861d
View code at this point
Browse repository at this point
travis CI fixes
cubbimew
committed
906ae34
View commit details
Copy full SHA for 906ae34
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.