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 }}
debugx
/
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
All time
Commit history
Commits on Sep 20, 2019
book: english typo (#79)
dibakch
authored and
changkun
committed
8767bb8
View commit details
Copy full SHA for 8767bb8
Browse repository at this point
Commits on Sep 18, 2019
book: add missing header files (#74)
Delta456
authored and
changkun
committed
0aa031f
View commit details
Copy full SHA for 0aa031f
Browse repository at this point
Commits on Sep 17, 2019
build: fixing pdf and epub build
Show description for 934eb89
changkun
committed
934eb89
View commit details
Copy full SHA for 934eb89
Browse repository at this point
Commits on Sep 8, 2019
epub: support epub version
changkun
committed
6914acc
View commit details
Copy full SHA for 6914acc
Browse repository at this point
Commits on Aug 28, 2019
book: fix minor typo
changkun
committed
4b1181f
View commit details
Copy full SHA for 4b1181f
Browse repository at this point
Commits on Aug 14, 2019
assets: add wechat group
Show description for e784ed0
changkun
committed
e784ed0
View commit details
Copy full SHA for e784ed0
Browse repository at this point
Commits on Aug 9, 2019
all: add build badge
changkun
committed
d428b44
View commit details
Copy full SHA for d428b44
Browse repository at this point
Commits on Jul 20, 2019
all: fix pdf link
changkun
committed
3c7a619
View commit details
Copy full SHA for 3c7a619
Browse repository at this point
book: translate ch02
Show description for b12e03e
changkun
committed
b12e03e
View commit details
Copy full SHA for b12e03e
Browse repository at this point
all: rename book title
Show description for 2eb8fdb
changkun
committed
2eb8fdb
View commit details
Copy full SHA for 2eb8fdb
Browse repository at this point
book: translate ch03
Show description for 6238d66
changkun
committed
6238d66
View commit details
Copy full SHA for 6238d66
Browse repository at this point
book: add std::forward source and auto&& explain
Show description for 09537ae
changkun
committed
09537ae
View commit details
Copy full SHA for 09537ae
Browse repository at this point
Commits on Jul 19, 2019
book: translation of ch04
Show description for 7776a59
changkun
committed
7776a59
View commit details
Copy full SHA for 7776a59
Browse repository at this point
book: translation of ch05
Show description for bf6b092
changkun
committed
bf6b092
View commit details
Copy full SHA for bf6b092
Browse repository at this point
pdf: shorten front page spacing
changkun
committed
e01ebc0
View commit details
Copy full SHA for e01ebc0
Browse repository at this point
code: update head comments
changkun
committed
f8a2979
View commit details
Copy full SHA for f8a2979
Browse repository at this point
website: remove beta indication
changkun
committed
4615e1f
View commit details
Copy full SHA for 4615e1f
Browse repository at this point
website: fix extra line break
changkun
committed
130c6f9
View commit details
Copy full SHA for 130c6f9
Browse repository at this point
book: translation of ch07
Show description for 84813a0
changkun
committed
84813a0
View commit details
Copy full SHA for 84813a0
Browse repository at this point
website: fix english download button link
changkun
committed
e2c68a3
View commit details
Copy full SHA for e2c68a3
Browse repository at this point
website: host pdf version to website
Show description for 20f6a75
changkun
committed
20f6a75
View commit details
Copy full SHA for 20f6a75
Browse repository at this point
pdf: add content may outdated warning
changkun
committed
ff2dc60
View commit details
Copy full SHA for ff2dc60
Browse repository at this point
book: refine initializer_list in variadic template
Show description for 811c5ef
changkun
committed
811c5ef
View commit details
Copy full SHA for 811c5ef
Browse repository at this point
book: chapter name refinement
changkun
committed
86d84d2
View commit details
Copy full SHA for 86d84d2
Browse repository at this point
book: add memory alignment alignof and alignas
Show description for 115827f
changkun
committed
115827f
View commit details
Copy full SHA for 115827f
Browse repository at this point
website: remove additional line break
changkun
committed
dae42fc
View commit details
Copy full SHA for dae42fc
Browse repository at this point
book: revision of ch07 & finish atomics
Show description for 677f74b
changkun
committed
677f74b
View commit details
Copy full SHA for 677f74b
Browse repository at this point
Commits on Jul 18, 2019
website: ignore extra line break
changkun
committed
fdb34b8
View commit details
Copy full SHA for fdb34b8
Browse repository at this point
see #2: update std::atomic and memory model
changkun
committed
6062a58
View commit details
Copy full SHA for 6062a58
Browse repository at this point
Commits on Jul 16, 2019
see #2: add atomic
changkun
committed
5e9c330
View commit details
Copy full SHA for 5e9c330
Browse repository at this point
see #2: revision of parallelism and concurrency
changkun
committed
5aff35b
View commit details
Copy full SHA for 5aff35b
Browse repository at this point
see #12: fix pandoc build fail because of regex
changkun
committed
864ef22
View commit details
Copy full SHA for 864ef22
Browse repository at this point
see #12: translate ch06
changkun
committed
507f8b9
View commit details
Copy full SHA for 507f8b9
Browse repository at this point
Merge branch 'master' of https://github.com/changkun/modern-cpp-tutorial
changkun
committed
9180aab
View commit details
Copy full SHA for 9180aab
Browse repository at this point
see #2: code updates
changkun
committed
54ad935
View commit details
Copy full SHA for 54ad935
Browse repository at this point
Previous
Next
You can’t perform that action at this time.