Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
vincentlao
/
cppbestpractices
Public
forked from
cpp-best-practices/cppbestpractices
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 19, 2018
Merge pull request #97 from tristan0x/patch-1
Show description for c644a3b
lefticus
authored
c644a3b
Copy full SHA for c644a3b
Commits on Dec 18, 2018
Fix typo
Tristan Carel
authored
f22cfe1
Copy full SHA for f22cfe1
Commits on Nov 26, 2018
Update 08-Considering_Performance.md
Show description for bc1ed42
lefticus
authored
bc1ed42
Copy full SHA for bc1ed42
Merge pull request #95 from ashutosh108/patch-1
Show description for 0af98c3
lefticus
authored
0af98c3
Copy full SHA for 0af98c3
Commits on Nov 22, 2018
-Wpedantic: CLang >= 3.2 as well (Update 02-Use_the_Tools_Available.md)
ashutosh108
authored
f49737b
Copy full SHA for f49737b
Commits on Nov 21, 2018
add GCC/Clang compiler versions for warning flags
Show description for 147736a
ashutosh108
authored
147736a
Copy full SHA for 147736a
Commits on Nov 20, 2018
Merge pull request #94 from pauldreik/master
Show description for 4035ddb
lefticus
authored
4035ddb
Copy full SHA for 4035ddb
Merge pull request #93 from Afforix/fix-typo
Show description for e00cc04
lefticus
authored
e00cc04
Copy full SHA for e00cc04
Merge pull request #92 from ashutosh108/patch-1
Show description for 59298ad
lefticus
authored
59298ad
Copy full SHA for 59298ad
Merge pull request #90 from racko/patch-1
Show description for 3916e4b
lefticus
authored
3916e4b
Copy full SHA for 3916e4b
Add reference for cmake
Show description for 93db021
pauldreik
authored
93db021
Copy full SHA for 93db021
Commits on Nov 18, 2018
fix typo
Afforix
authored
6a9fb6a
Copy full SHA for 6a9fb6a
Commits on Nov 14, 2018
/W14640 => /w14640
Show description for 90797e2
ashutosh108
authored
90797e2
Copy full SHA for 90797e2
Commits on Oct 28, 2018
Fix typo
racko
authored
31549d8
Copy full SHA for 31549d8
Commits on Oct 3, 2018
Add note on `-Wlifetime`
lefticus
authored
c58f76d
Copy full SHA for c58f76d
Commits on Sep 4, 2018
Update 05-Considering_Maintainability.md
lefticus
authored
12ec9d6
Copy full SHA for 12ec9d6
Commits on Jul 28, 2018
Merge pull request #87 from edykim/patch-1
Show description for 163eb07
lefticus
authored
163eb07
Copy full SHA for 163eb07
Commits on Jul 27, 2018
Fix typo
edykim
authored
86b4e0a
Copy full SHA for 86b4e0a
Commits on Jul 18, 2018
Update 10-Further_Reading.md
lefticus
authored
e1aba52
Copy full SHA for e1aba52
Update 08-Considering_Performance.md
lefticus
authored
6e22a97
Copy full SHA for 6e22a97
Update 06-Considering_Portability.md
lefticus
authored
c14bafe
Copy full SHA for c14bafe
Update 02-Use_the_Tools_Available.md
lefticus
authored
5c5800d
Copy full SHA for 5c5800d
Add links to documents on modern CMake.
lefticus
authored
c4f76f7
Copy full SHA for c4f76f7
Addition of package management section
lefticus
authored
aa2f8ce
Copy full SHA for aa2f8ce
Commits on Jun 2, 2018
Merge pull request #86 from headupinclouds/patch-2
Show description for c4fb1cf
lefticus
authored
c4fb1cf
Copy full SHA for c4fb1cf
add hunter to build tools
headupinclouds
authored
1ecc3f5
Copy full SHA for 1ecc3f5
Commits on Apr 28, 2018
Update 02-Use_the_Tools_Available.md
lefticus
authored
c58e6d7
Copy full SHA for c58e6d7
Commits on Mar 23, 2018
Update 02-Use_the_Tools_Available.md
lefticus
authored
2764eb3
Copy full SHA for 2764eb3
Commits on Mar 19, 2018
Merge pull request #83 from demonkoryu/patch-1
Show description for 5fb6849
lefticus
authored
5fb6849
Copy full SHA for 5fb6849
Merge branch 'master' into patch-1
lefticus
authored
f1394ed
Copy full SHA for f1394ed
Merge pull request #84 from CoderGears/master
Show description for 71e342a
lefticus
authored
71e342a
Copy full SHA for 71e342a
Commits on Mar 6, 2018
Update 02-Use_the_Tools_Available.md
CoderGears
authored
2bdd60c
Copy full SHA for 2bdd60c
Fix CppDepend URL
demonkoryu
authored
1d10cb6
Copy full SHA for 1d10cb6
Commits on Mar 1, 2018
Merge pull request #82 from CoderGears/master
Show description for 5955c32
lefticus
authored
5955c32
Copy full SHA for 5955c32
Commits on Feb 15, 2018
Update 02-Use_the_Tools_Available.md
CoderGears
authored
84c1d42
Copy full SHA for 84c1d42
Pagination
Previous
Next
You can’t perform that action at this time.