Commit Graph

42 Commits

Author SHA1 Message Date
A. Jiang
78b1cdf6bb book: correct description of function template deduction from auto (#280) 2024-05-20 23:58:17 +02:00
A. Jiang
bdf0e899a7 book: fix imprecise description of NULL in C++ (#279) 2024-05-20 23:53:15 +02:00
lingkerio whiher
ff6ee89e2a book: discriminative modification to the nature of override and overload (#265) 2023-05-07 09:19:09 +02:00
stephen9357
8182184f2a book: typo fixes (#249) 2022-09-08 20:20:43 +02:00
ALAN
237c990510 book: typo fixes (#248) 2022-08-20 09:24:36 +02:00
ReEcho
e50e3c64f2 book: formatting style updates (#231) 2022-07-17 13:29:30 +02:00
gliangbupt
dd7b707acf book: add missing header file (#233) 2022-07-17 12:42:17 +02:00
谭九鼎
aca2d372d7 book: use https for urls (#223) 2022-02-28 10:00:16 +01:00
Timothy
19ceeb7b4f book: add missing semicolon (#205) 2021-08-28 21:57:04 +02:00
Changkun Ou
309f1f3731 book: wrap code
Fixes #186
2021-08-11 12:41:16 +02:00
Changkun Ou
d472ff1421 book: add text about auto as func args
Fixes #180
2021-08-11 11:20:57 +02:00
QuarticCat
7f7d7086a9 book: remove default template parameters (#194) 2021-07-07 08:25:57 +02:00
Guoliang WANG
45618ad676 book: fmt (#154)
* Add space between english and chinease char

* Add space between english and chinease char

* book: typo fixes

Co-authored-by: guoliang wang <tswanggl@hotmail.com>
2020-12-21 05:25:45 +01:00
Changkun Ou
0f8819f4f9 book: remove nullptr 0L condition
This is a bug introduced in #132.

Fixes #136
2020-10-20 07:44:21 +02:00
sunshaoce
c9f8eb70fd book: improve NULL example (#133) 2020-10-03 09:27:14 +02:00
TinyWang
4de9eb49f7 book: use curly brackets to initailize aggregate objects (#112) 2020-08-10 10:00:08 +02:00
TinyWang
f1c1e06178 book: fix the wrong about delctype (#101) 2020-05-30 15:26:10 +02:00
Wenjin.Rao
1fcfd36964 book: fix a minor typo (#97) 2020-04-23 08:28:57 +02:00
wangb
04420e835e book: fix a minor typo (#83) 2019-11-13 08:55:08 +01:00
Swastik Baranwal
0aa031f0f6 book: add missing header files (#74) 2019-09-18 16:27:08 +02:00
Changkun Ou
4b1181f233 book: fix minor typo 2019-08-28 08:47:23 +02:00
Changkun Ou
b12e03e82d book: translate ch02
Update #12
2019-07-20 13:35:51 +02:00
Changkun Ou
811c5ef27b book: refine initializer_list in variadic template
see #65
2019-07-19 12:33:28 +02:00
Changkun Ou
c50f2654d8 fix: wrong exercise path
fix #70
fix #71
2019-07-14 09:40:44 +02:00
Changkun Ou
7a4a605e0f see #2: add std::initializer_list for printf back 2019-07-11 11:22:53 +02:00
Changkun Ou
dd8cf90bbe see #2: move non-type template param auto to ch02 2019-07-11 11:07:10 +02:00
Changkun Ou
7c88f422ab update: build english pdf 2019-07-09 14:06:11 +02:00
Changkun Ou
407148cfff update: prepare C++20 2019-07-08 13:18:31 +02:00
baixiangcpp
07badc85f7 fix: indent (#61) 2019-02-20 07:12:54 +01:00
Steven Zhang
823776c9e7 fix: typos (#47) 2018-11-25 15:47:40 +01:00
FrankHB
bef2a8bb60 fix: remove incorrect statement regarding void* (#43)
移除可疑的冗余描述。
2018-10-17 11:25:07 +02:00
FrankHB
87a35c4fb7 optimize: integrity of statement in enum (#44)
修复技术上不完整的描述。
2018-10-17 09:58:59 +02:00
FrankHB
5d22e834c5 fix: term inconsistency (#42)
修复术语翻译和下文的不一致。
2018-10-17 09:53:59 +02:00
Changkun Ou
5960578f7f fix #39: typo 2018-10-01 12:25:01 +02:00
Changkun Ou
0750e93999 update: bad links 2018-08-02 14:06:15 +02:00
Changkun Ou
497516914d resolve #5, 使用 hexo 编译网站 2018-05-03 11:30:28 +02:00
Changkun Ou
0247488f7a resolve #26, typo in return 2018-04-28 10:51:52 +02:00
Changkun Ou
2e63a68751 resolve #17, fix wrong description and example for constexpr 2018-04-19 09:48:44 +02:00
Rholais Lii
cba5c6c652 fix: typo error (#20) 2018-04-14 13:22:12 +02:00
HaoChen
622b5b4335 fix: add missing semicolon in template function "add" (#18) 2018-04-14 13:21:37 +02:00
Changkun Ou
7955c68880 resolve #16: fixing typo error 2018-04-13 09:56:18 +02:00
Changkun Ou
c9e3040285 add #12: prepare English supports 2018-04-13 09:43:01 +02:00