Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
cpp-best-practices
/
cppbestpractices
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
911
Star
8.6k
Code
Issues
30
Pull requests
8
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
c6367bb
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 25, 2015
Added Gitter badge
gitter-badger
committed
c6367bb
Copy full SHA for c6367bb
Commits on Jun 12, 2015
Add 'further reading' items
lefticus
committed
59fc64d
Copy full SHA for 59fc64d
Update coverage and fuzzy testing sections.
lefticus
committed
a8cb000
Copy full SHA for a8cb000
Merge pull request #20 from theta682/master
Show description for 5c2423a
lefticus
committed
5c2423a
Copy full SHA for 5c2423a
Add buffer example for unique_ptr
theta682
committed
d8d7731
Copy full SHA for d8d7731
Commits on Jun 11, 2015
Add mention of free TeamCity option
lefticus
committed
73d73f4
Copy full SHA for 73d73f4
Commits on Jun 8, 2015
Update SUMMARY.md
lefticus
committed
a7cefe5
Copy full SHA for a7cefe5
Add a new section on maintainability
lefticus
committed
5c73400
Copy full SHA for 5c73400
Add note on array usage.
Show description for 6d21a04
lefticus
committed
6d21a04
Copy full SHA for 6d21a04
Add notes on templight for compile time perf
lefticus
committed
0c78392
Copy full SHA for 0c78392
Mention coverity scan and update info on appveyor
lefticus
committed
2de6bbc
Copy full SHA for 2de6bbc
Commits on Jun 5, 2015
Merge pull request #18 from rob100/cpp_cast
Show description for 525b526
lefticus
committed
525b526
Copy full SHA for 525b526
Prefer C++-style cast
Show description for d9a035c
rob100
committed
d9a035c
Copy full SHA for d9a035c
Commits on Jun 2, 2015
Update 03-Style.md
Show description for e0ce0f9
lefticus
committed
e0ce0f9
Copy full SHA for e0ce0f9
Merge pull request #16 from theta682/master
Show description for e7c6994
lefticus
committed
e7c6994
Copy full SHA for e7c6994
Additional notes about shared and unique_ptr
lefticus
committed
3e47367
Copy full SHA for 3e47367
Merge pull request #17 from rob100/unique_ptr
Show description for 2a38bfb
lefticus
committed
2a38bfb
Copy full SHA for 2a38bfb
If possible prefer unique_ptr to shared_ptr because it is more efficient
rob100
committed
7862222
Copy full SHA for 7862222
Commits on May 31, 2015
Updated link to C++ Super-FAQ
theta682
committed
93fcfd0
Copy full SHA for 93fcfd0
Merge pull request #13 from theta682/master
Show description for 26b6bff
lefticus
committed
26b6bff
Copy full SHA for 26b6bff
Fix type for PI constant
theta682
committed
3e67b67
Copy full SHA for 3e67b67
Commits on May 25, 2015
Merge pull request #12 from axelstudios/master
Show description for 2149f3a
lefticus
committed
2149f3a
Copy full SHA for 2149f3a
Small improvements, cleanup
axelstudios
committed
21a6d5a
Copy full SHA for 21a6d5a
Commits on May 21, 2015
Merge pull request #10 from JeremyLWright/master
Show description for 803a7d2
lefticus
committed
803a7d2
Copy full SHA for 803a7d2
Describe reasoning behind m_ and t_ prefixes
lefticus
committed
665e7a3
Copy full SHA for 665e7a3
Update 03-Style.md
JeremyLWright
committed
52bf950
Copy full SHA for 52bf950
Commits on May 20, 2015
Merge pull request #7 from AlexandrePTJ/patch-1
Show description for c779691
lefticus
committed
c779691
Copy full SHA for c779691
Merge pull request #8 from Boris-Rasin/master
Show description for 0cb1e40
lefticus
committed
0cb1e40
Copy full SHA for 0cb1e40
Describe C++ Standard Library style
Boris-Rasin
committed
7f79f38
Copy full SHA for 7f79f38
Update waf project website
AlexandrePTJ
committed
d554636
Copy full SHA for d554636
Commits on May 19, 2015
Clarify uses of immediately invoked lambdas vs ?:
Show description for 7e68f7e
lefticus
committed
7e68f7e
Copy full SHA for 7e68f7e
Update 01-Preface.md
Show description for 99b4c7b
lefticus
committed
99b4c7b
Copy full SHA for 99b4c7b
Merge pull request #5 from richerlariviere/master
Show description for e58b7fc
lefticus
committed
e58b7fc
Copy full SHA for e58b7fc
Typo with Initializer Lists
richerlariviere
committed
9c3d78d
Copy full SHA for 9c3d78d
Commits on May 18, 2015
Update 01-Preface.md
lefticus
committed
d3b9e8c
Copy full SHA for d3b9e8c
Pagination
Previous
Next
You can’t perform that action at this time.