Skip to content
Navigation Menu
Toggle navigation
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
New
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
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 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 }}
mariocjun
/
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
Breadcrumbs
History for
modern-cpp-tutorial
code
on
master
User selector
All users
All time
Commit history
Commits on Feb 25, 2022
book, code: fix typos (#225)
ambiguouStr
authored
1db84fe
Copy full SHA for 1db84fe
Commits on Dec 3, 2021
book, code: add mutex header
Show description for e5d90bd
changkun
committed
e5d90bd
Copy full SHA for e5d90bd
Commits on Aug 11, 2021
book: import correct header
Show description for e202554
changkun
committed
e202554
Copy full SHA for e202554
book: add text about auto as func args
Show description for d472ff1
changkun
committed
d472ff1
Copy full SHA for d472ff1
Commits on Oct 20, 2020
book: remove nullptr 0L condition
Show description for 0f8819f
changkun
committed
0f8819f
Copy full SHA for 0f8819f
Commits on Oct 3, 2020
book: improve NULL example (#133)
sunshaoce
authored
c9f8eb7
Copy full SHA for c9f8eb7
Commits on Aug 28, 2020
book: typos fix in ch07-thread (#118)
Show description for 518c6e9
changdingfang
authored
518c6e9
Copy full SHA for 518c6e9
Commits on Aug 10, 2020
book: use curly brackets to initailize aggregate objects (#112)
TinyWang
authored and
changkun
committed
4de9eb4
Copy full SHA for 4de9eb4
Commits on Mar 15, 2020
book: fix a chunk of english typos
Show description for a5d1563
changkun
committed
a5d1563
Copy full SHA for a5d1563
Commits on Sep 20, 2019
book: english typo (#79)
dibakch
authored and
changkun
committed
8767bb8
Copy full SHA for 8767bb8
Commits on Jul 20, 2019
book: translate ch02
Show description for b12e03e
changkun
committed
b12e03e
Copy full SHA for b12e03e
book: translate ch03
Show description for 6238d66
changkun
committed
6238d66
Copy full SHA for 6238d66
Commits on Jul 19, 2019
book: translation of ch04
Show description for 7776a59
changkun
committed
7776a59
Copy full SHA for 7776a59
book: translation of ch05
Show description for bf6b092
changkun
committed
bf6b092
Copy full SHA for bf6b092
code: update head comments
changkun
committed
f8a2979
Copy full SHA for f8a2979
book: translation of ch07
Show description for 84813a0
changkun
committed
84813a0
Copy full SHA for 84813a0
book: add memory alignment alignof and alignas
Show description for 115827f
changkun
committed
115827f
Copy full SHA for 115827f
book: revision of ch07 & finish atomics
Show description for 677f74b
changkun
committed
677f74b
Copy full SHA for 677f74b
Commits on Jul 18, 2019
see #2: update std::atomic and memory model
changkun
committed
6062a58
Copy full SHA for 6062a58
Commits on Jul 16, 2019
see #2: add atomic
changkun
committed
5e9c330
Copy full SHA for 5e9c330
see #2: revision of parallelism and concurrency
changkun
committed
5aff35b
Copy full SHA for 5aff35b
see #12: translate ch06
changkun
committed
507f8b9
Copy full SHA for 507f8b9
see #2: code updates
changkun
committed
54ad935
Copy full SHA for 54ad935
Commits on Jul 14, 2019
see #12: translate ch09
changkun
committed
9779283
Copy full SHA for 9779283
Commits on Jul 11, 2019
see #1: concepts demo
changkun
committed
69e4c62
Copy full SHA for 69e4c62
see #2: add std::initializer_list for printf back
changkun
committed
7a4a605
Copy full SHA for 7a4a605
see #2: move non-type template param auto to ch02
changkun
committed
dd8cf90
Copy full SHA for dd8cf90
Commits on Jul 10, 2019
update: move std::variant to container chapter
changkun
committed
fb91f15
Copy full SHA for fb91f15
Commits on Jul 9, 2019
see #12: translation of preface and chapter 01
changkun
committed
da19373
Copy full SHA for da19373
Commits on Jun 5, 2019
update: more explaination on move proposal
changkun
committed
5c37806
Copy full SHA for 5c37806
Commits on Jan 14, 2019
fix: comments (#56)
Show description for 8604e6c
ibyte2011
authored and
changkun
committed
8604e6c
Copy full SHA for 8604e6c
Commits on Aug 15, 2018
fix: value_2 typo error in section 3.1 (#37)
Grace0926
authored and
changkun
committed
d7e934a
Copy full SHA for d7e934a
Commits on Jun 23, 2018
Print out the stored_value1 and stored_value2 for the lambda example. (#36)
Show description for a548ea7
jyj407
authored and
changkun
committed
a548ea7
Copy full SHA for a548ea7
Commits on Jun 13, 2018
fix: compilation error for structured binding (#35)
Show description for e80a712
jyj407
authored and
changkun
committed
e80a712
Copy full SHA for e80a712
Commits on Apr 19, 2018
resolve #17, fix wrong description and example for constexpr
changkun
committed
2e63a68
Copy full SHA for 2e63a68
Previous
Next
You can’t perform that action at this time.