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 }}
superfive666
/
modern-cpp-tutorial
Public
forked from
changkun/modern-cpp-tutorial
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 28, 2022
Chapter 7 sample code formatting and refactoring
Superfive
committed
5a88c22
View commit details
Copy full SHA for 5a88c22
Browse repository at this point
Adding clangd configuration to use c++20 and exercise chapter 7.1
Superfive
committed
6e448e9
View commit details
Copy full SHA for 6e448e9
Browse repository at this point
chapter 4 containers and chapter 5 smart pointers (shared_ptr, unique_ptr, weak_ptr)
Superfive
committed
b587c70
View commit details
Copy full SHA for b587c70
Browse repository at this point
Commits on Apr 27, 2022
cpp code chapter 3 updated with additional samples and comments of output results
Superfive
committed
6f30d0a
View commit details
Copy full SHA for 6f30d0a
Browse repository at this point
Commits on Mar 26, 2022
pdf: use correct license
Show description for b5f5940
changkun
committed
b5f5940
View commit details
Copy full SHA for b5f5940
Browse repository at this point
Commits on Mar 5, 2022
book: re-compose words again to avoid out of pdf's margin (#230)
ambiguouStr
authored
80db4e3
View commit details
Copy full SHA for 80db4e3
Browse repository at this point
Commits on Mar 1, 2022
book: re-compose words to avoid out of pdf's margin (#229)
ambiguouStr
authored
e276dac
View commit details
Copy full SHA for e276dac
Browse repository at this point
Commits on Feb 28, 2022
book: use https for urls (#223)
imba-tjd
authored
aca2d37
View commit details
Copy full SHA for aca2d37
Browse repository at this point
book: add line breaks for code formatting (#226)
lucoiso
authored
afdc394
View commit details
Copy full SHA for afdc394
Browse repository at this point
Commits on Feb 25, 2022
book, code: fix typos (#225)
ambiguouStr
authored
1db84fe
View commit details
Copy full SHA for 1db84fe
Browse repository at this point
Commits on Feb 21, 2022
book: add a line break for code formatting (#224)
lucoiso
authored
847b536
View commit details
Copy full SHA for 847b536
Browse repository at this point
Commits on Jan 3, 2022
book: typo fixes (#219)
valmat
authored
7e6ada9
View commit details
Copy full SHA for 7e6ada9
Browse repository at this point
Commits on Dec 26, 2021
git: ignore temporarily created build assets (#220)
khanhtc1202
authored
b386fff
View commit details
Copy full SHA for b386fff
Browse repository at this point
Commits on Dec 3, 2021
book, code: add mutex header
Show description for e5d90bd
changkun
committed
e5d90bd
View commit details
Copy full SHA for e5d90bd
Browse repository at this point
Commits on Nov 25, 2021
Revert "all: remove digitalocean as it is not our sponsor anymore"
Show description for 761a408
changkun
committed
761a408
View commit details
Copy full SHA for 761a408
Browse repository at this point
Commits on Nov 20, 2021
website: upgrade dependencies
changkun
committed
417d458
View commit details
Copy full SHA for 417d458
Browse repository at this point
all: remove digitalocean as it is not our sponsor anymore
changkun
committed
1ce9b16
View commit details
Copy full SHA for 1ce9b16
Browse repository at this point
book: add std::weak_ptr<T>::lock (#216)
Dw9
authored
37401ad
View commit details
Copy full SHA for 37401ad
Browse repository at this point
Commits on Nov 16, 2021
book: fix typo (#215)
OkamiWong
authored
c172682
View commit details
Copy full SHA for c172682
Browse repository at this point
Commits on Aug 28, 2021
book: add missing semicolon (#205)
TimothyYe
authored
19ceeb7
View commit details
Copy full SHA for 19ceeb7
Browse repository at this point
Commits on Aug 14, 2021
book: typo fixes (#204)
Certseeds
authored
7f46de1
View commit details
Copy full SHA for 7f46de1
Browse repository at this point
Commits on Aug 11, 2021
website: update dependencies
changkun
committed
9ff1deb
View commit details
Copy full SHA for 9ff1deb
Browse repository at this point
book: revise preface (#197)
rainedoescode
authored
55da3fd
View commit details
Copy full SHA for 55da3fd
Browse repository at this point
book: revise release acquire semantics
Show description for 93ce649
changkun
committed
93ce649
View commit details
Copy full SHA for 93ce649
Browse repository at this point
book: fmt
changkun
committed
b0f6f30
View commit details
Copy full SHA for b0f6f30
Browse repository at this point
book: wrap code
Show description for 309f1f3
changkun
committed
309f1f3
View commit details
Copy full SHA for 309f1f3
Browse repository at this point
book: fix an inconsistency between en-us and zh-cn
changkun
committed
6f5615b
View commit details
Copy full SHA for 6f5615b
Browse repository at this point
book: import correct header
Show description for e202554
changkun
committed
e202554
View commit details
Copy full SHA for e202554
Browse repository at this point
pdf: use printf over echo
Show description for 529399f
changkun
committed
529399f
View commit details
Copy full SHA for 529399f
Browse repository at this point
website: update dependencies
changkun
committed
ed88f4e
View commit details
Copy full SHA for ed88f4e
Browse repository at this point
book: add text about auto as func args
Show description for d472ff1
changkun
committed
d472ff1
View commit details
Copy full SHA for d472ff1
Browse repository at this point
Commits on Aug 6, 2021
book: typo fix (#202)
Weissle
authored
7eeaa7a
View commit details
Copy full SHA for 7eeaa7a
Browse repository at this point
Commits on Jul 31, 2021
book: typo fixes (#200)
jiannanya
authored
068840b
View commit details
Copy full SHA for 068840b
Browse repository at this point
Commits on Jul 7, 2021
book: remove default template parameters (#194)
QuarticCat
authored
7f7d708
View commit details
Copy full SHA for 7f7d708
Browse repository at this point
Commits on Jun 13, 2021
book: typo fix (#190)
Certseeds
authored
69aa4f0
View commit details
Copy full SHA for 69aa4f0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.