15 Commits

Author SHA1 Message Date
ReEcho
e50e3c64f2 book: formatting style updates (#231) 2022-07-17 13:29:30 +02:00
谭九鼎
aca2d372d7 book: use https for urls (#223) 2022-02-28 10:00:16 +01:00
Lucas Vilas-Bôas
afdc39431f book: add line breaks for code formatting (#226) 2022-02-28 09:58:23 +01:00
Dw9
37401ada8b book: add std::weak_ptr<T>::lock (#216) 2021-11-20 16:01:25 +01:00
Changkun Ou
b0f6f30988 book: fmt 2021-08-11 12:41:48 +02:00
Nikhil Garuda
731a219d89 book: typo and grammar fixes (#185) 2021-04-18 12:12:26 +02:00
Tengfei Niu
1e78a01ac0 book: fix incorrect return value description of std::weak_ptr expired (#144)
* Fix error

资源尚存在时,`std::weak_ptr` 的 `expired()` 方法返回 `false`, 否则返回 `true`。

* book: fix error

Fix error, while the resource of `std::shared_ptr` exists, `std::weak_ptr`'s `expired()` method returns `false`, otherwise it returns `true`.
2020-11-17 08:34:05 +01:00
Changkun Ou
a5d1563609 book: fix a chunk of english typos
Fixes #87
2020-03-15 15:30:48 +01:00
Changkun Ou
bf6b09253b book: translation of ch05
Update #12
2019-07-19 18:34:41 +02:00
Changkun Ou
86d84d25ca book: chapter name refinement 2019-07-19 12:32:34 +02:00
Changkun Ou
507f8b9673 see #12: translate ch06 2019-07-16 09:32:56 +02:00
Changkun Ou
3f51c5ea2e see #2: typo fixes 2019-07-14 23:20:14 +02:00
Changkun Ou
7c88f422ab update: build english pdf 2019-07-09 14:06:11 +02:00
Changkun Ou
72a3a81f75 see #12: add chapter sketch 2019-07-08 14:28:12 +02:00
Changkun Ou
589f417a1b update: prepare english chapters 2019-06-05 16:02:57 +02:00