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 }}
dendisuhubdy
/
cppbestpractices
Public
forked from
cpp-best-practices/cppbestpractices
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 16, 2017
Update warnings with info from Krister
Show description for fdaab39
lefticus
authored
fdaab39
Copy full SHA for fdaab39
Commits on Sep 1, 2017
Add note on `assert`
lefticus
authored
3779f86
Copy full SHA for 3779f86
Commits on Jun 23, 2017
Merge pull request #74 from richelbilderbeek/patch-1
Show description for 361f28d
lefticus
authored
361f28d
Copy full SHA for 361f28d
Merge pull request #75 from mivade/scripting-updates
Show description for 1745dd1
lefticus
authored
1745dd1
Copy full SHA for 1745dd1
Add pybind11 link
mivade
committed
b75f6ca
Copy full SHA for b75f6ca
Add links to scripting options
mivade
committed
1f54fe8
Copy full SHA for 1f54fe8
Simple typo
richelbilderbeek
authored
89be9bb
Copy full SHA for 89be9bb
Commits on Jun 22, 2017
Merge pull request #73 from arunksaha/constexpr
Show description for ab9091a
lefticus
authored
ab9091a
Copy full SHA for ab9091a
Merge pull request #69 from olivif/olivif/initlist
Show description for 4182511
lefticus
authored
4182511
Copy full SHA for 4182511
Commits on Jun 18, 2017
Adding comment about is_trivially_default_constructible
olivif
committed
e3fec18
Copy full SHA for e3fec18
Commits on Jun 4, 2017
static constant floating point need constexpr
Show description for cc81a9b
arunksaha
committed
cc81a9b
Copy full SHA for cc81a9b
Commits on Jun 1, 2017
Merge pull request #70 from olivif/olivif/narrowing
Show description for 6daacce
lefticus
authored
6daacce
Copy full SHA for 6daacce
Merge pull request #68 from Gluttton/add_GitLab_to_CI
Show description for 482f5ee
lefticus
authored
482f5ee
Copy full SHA for 482f5ee
Minor adjustments to cppcheck notes
lefticus
authored
53ff042
Copy full SHA for 53ff042
Merge pull request #67 from Gluttton/cppcheck_best_practices
Show description for 778a04e
lefticus
authored
778a04e
Copy full SHA for 778a04e
Commits on May 31, 2017
Clarify narrowing between = and {}
olivif
committed
47da1a2
Copy full SHA for 47da1a2
Commits on May 30, 2017
Clarifying performance in POD vs other in initializer lists.
olivif
committed
f894e14
Copy full SHA for f894e14
Commits on May 21, 2017
Add GitLab to CI section.
Gluttton
committed
fea5894
Copy full SHA for fea5894
Added suggestions for usage of cppcheck: use --check-config, use -j1 for detection of unused functions, use --force for checking all #ifdef.
Gluttton
committed
64578e8
Copy full SHA for 64578e8
Commits on Mar 7, 2017
Merge pull request #65 from offa/broken_link
Show description for 2bbcaf6
lefticus
authored
2bbcaf6
Copy full SHA for 2bbcaf6
Commits on Feb 28, 2017
Merge pull request #64 from arunksaha/const_member
Show description for 779f402
lefticus
authored
779f402
Copy full SHA for 779f402
Commits on Feb 25, 2017
Note on copy assignment
arunksaha
committed
743c4eb
Copy full SHA for 743c4eb
Commits on Feb 24, 2017
Link to rule of zero article fixed.
offa
committed
e3e136e
Copy full SHA for e3e136e
Commits on Feb 23, 2017
Update 02-Use_the_Tools_Available.md
lefticus
authored
0812762
Copy full SHA for 0812762
Commits on Feb 18, 2017
const member variable
arunksaha
committed
9efc2a7
Copy full SHA for 9efc2a7
Merge pull request #63 from arunksaha/formatting
Show description for bddbab3
lefticus
authored
bddbab3
Copy full SHA for bddbab3
formatting fix
arunksaha
committed
eea3d25
Copy full SHA for eea3d25
Commits on Jan 6, 2017
Add note on containing warning disabling code.
lefticus
authored
6e3f2d3
Copy full SHA for 6e3f2d3
Add notes on various analysis tools
lefticus
authored
6445e67
Copy full SHA for 6445e67
Add note about kcov
lefticus
authored
d7bd72b
Copy full SHA for d7bd72b
Commits on Dec 20, 2016
Add "The Ultimate Question of Programming, Refactoring, and Everything"
lefticus
authored
86a5f34
Copy full SHA for 86a5f34
Add premake
lefticus
authored
b06a607
Copy full SHA for b06a607
Commits on Dec 12, 2016
Merge pull request #62 from katms/master
Show description for 9bc7236
lefticus
authored
9bc7236
Copy full SHA for 9bc7236
Commits on Dec 8, 2016
Update include-what-you-use url
Show description for c5ca789
katms
authored
c5ca789
Copy full SHA for c5ca789
Commits on Dec 7, 2016
Merge pull request #61 from katms/syntax-fix
Show description for 8270a2d
lefticus
authored
8270a2d
Copy full SHA for 8270a2d
Pagination
Previous
Next
You can’t perform that action at this time.