📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
COMMITS
June 1, 2024
A
book: revise usage of "mutex" and "instantiation" (#292)
A. Jiang committed
M
book: revise the description of RAII (#288)
mq白 committed
S
book: add missing result (#291)
Shaobo Liu committed
May 21, 2024
M
book: revise wording about "stack unwinding"
mq白 committed
May 20, 2024
A
book: correct description of function template deduction from `auto` (#280)
A. Jiang committed
A
book: avoid implication that `volatile` may be usable in concurrency (#281)
A. Jiang committed
A
book: avoid "let the compiler deduce the list by itself" (#277)
A. Jiang committed
A
book: fix imprecise description of `NULL` in C++ (#279)
A. Jiang committed
May 7, 2023
L
book: discriminative modification to the nature of override and overload (#265)
lingkerio whiher committed
May 6, 2023
祝
book: typo fixes (#262)
祝獻的巴基力 committed
March 7, 2023
G
book: style fixes (#261)
GNAQ committed
February 27, 2023
G
book: wording (#260)
Guo Shuai committed
December 30, 2022
D
book: type fix (#257)
David committed
December 6, 2022
Y
book: style fixes (#256)
Yikai Cai committed
September 18, 2022
S
book: typo fixes (#251)
Seiichi Uchida committed
September 11, 2022
Z
book: typo fixes (#250)
zincsamael committed
September 8, 2022
S
book: typo fixes (#249)
stephen9357 committed
August 20, 2022
A
book: typo fixes (#248)
ALAN committed
July 17, 2022
C
book: reword generic lambda
Changkun Ou committed
R
book: formatting style updates (#231)
ReEcho committed
T
book: redo string literal explanation (#237)
Timothy Liu committed
C
book: fix incorrect suggestions
Changkun Ou committed
C
book: use compact table
Changkun Ou committed
C
book: reword for latex style fixes
Changkun Ou committed
C
book: markdown style fixes
Changkun Ou committed
G
book: add missing header file (#233)
gliangbupt committed
L
book: typo fixes (#240)
Lukas Prokop committed
O
book: markdown style fixes (#243)
Ofey Chan committed
July 12, 2022
L
book: “non-linear” should be “non-constant” (#241)
Lukas Prokop committed
May 6, 2022
A
book: fix indent (#236)
Augus committed