Commit Graph

108 Commits

Author SHA1 Message Date
junpeng
edb8470c28 fix: comments (#53)
引用的右值-->常量引用
2019-01-14 06:31:02 +01:00
junpeng
6c59f0130b fix: typo (#55)
有->由
2019-01-13 13:43:58 +01:00
ehds
6f6531f40c fix: typo (#49) 2018-12-19 17:03:46 +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
f9d37dbd51 fix: language error and comments update in lambda expression examples (#45)
* Update 03-runtime.md

修复关于 lambda 表达式及其例子的几个技术性描述不完整和错误。

* Update 03-runtime.md

补充注释。
2018-10-17 09:57:27 +02:00
FrankHB
5d22e834c5 fix: term inconsistency (#42)
修复术语翻译和下文的不一致。
2018-10-17 09:53:59 +02:00
Changkun Ou
6411c5cec3 fix #38: rephrase function pointer 2018-10-01 12:32:25 +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
db45392f67 fix #34, language preciseness 2018-06-07 10:44:07 +02:00
Esphas
e705ef8c83 fix: typo (#32) 2018-05-21 06:35:50 +02:00
DDGG
67c9f6b13f fix: typo (#31)
可以可以 -> 可以
2018-05-10 08:42:12 +02:00
Changkun Ou
08bb72ae47 update #1: add appendix2 and init filesystem chapter 2018-05-06 16:04:14 +02:00
Changkun Ou
832c6220c5 fix: refine title number 2018-05-06 16:03:13 +02:00
Changkun Ou
cce1366a56 fix #5, solve image not show up issue 2018-05-06 14:35:05 +02:00
Bybo
82a8e4547b fix: typo in 03-runtime.md (#30) 2018-05-03 18:44:29 +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
Junru Shao
1bbfbdf907 fix: typo in qualifier (#27)
应当是 ”`o{2}` 不能匹配 `for` 中的 `o`“,而不是 “`f{2}` 不能匹配 `for` 中的 `o`”
2018-04-28 10:45:43 +02:00
0x11901
4bcb210d5f fix: typo in 03-runtime.md. (#25) 2018-04-21 21:40:37 +02:00
Changkun Ou
2e63a68751 resolve #17, fix wrong description and example for constexpr 2018-04-19 09:48:44 +02:00
Changkun Ou
a2c90ba7df resolve #23, fix typo error 2018-04-19 09:09:36 +02:00
jkandpm
ec3e0e65ba fix: potential endless loop (#22)
* fix potential endless loop

* update code as well
2018-04-18 15:02:50 +02:00
Trevor Vincent
eb249e8742 fix: typo error (#21) 2018-04-15 08:18:09 +02:00
HaoChen
ffca518066 add: description for "lock_guard" and "unique_lock" (#19) 2018-04-14 13:23:14 +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
Nevan Wong
84a02f7183 fix: 补充 typename 说明 (#15) 2018-04-12 15:28:28 +02:00
Rholais Lii
f474b451e1 fix: 修复未更新的正文描述 (#13)
The source code only compares `NULL` with `0` and `nullptr`.
2018-04-12 13:22:34 +02:00
Changkun Ou
2038e5fe67 changes: 优化文档导航 2018-04-11 08:02:11 +02:00
axionl
8e9fc54724 fix: 修复 preface url 错误 (#11) 2018-04-11 07:52:49 +02:00
Changkun Ou
63e435a5aa resolve #10, 修复 typo 错误 2018-04-10 19:38:30 +02:00
Changkun Ou
fe4a86fcd8 resolve #6, 使用 Pandoc 根据 Markdown 生成 PDF 2018-04-10 12:18:05 +02:00
Changkun Ou
52aff9f639 revision #2: 更新编译环境 2018-04-09 15:11:00 +02:00
Changkun Ou
cc294b211c revision #2: 检阅部分模板相关内容 2018-04-09 14:48:19 +02:00
sundyli
dccc61c7a7 fix: 修复代码缩进问题 (#9) 2018-04-09 10:49:16 +02:00
Changkun Ou
703bcb570a resolve #8, 修复示例检阅时产生的变量名错误 2018-04-09 05:14:50 +02:00
Changkun Ou
b686e8c1cf resolve #7, 补充丢失的分号 2018-04-09 05:13:06 +02:00
Changkun Ou
435284261e revision #1: 更新附录 2018-04-07 11:40:16 +02:00
Changkun Ou
53658f7923 revision #2: 更换文件名缩写 2018-04-07 11:36:39 +02:00
Changkun Ou
201c5603e3 revision #2: 修复从 gitbook 迁移源码后产生的代码格式问题 2018-04-07 11:30:50 +02:00
Changkun Ou
72ab8ab4dc revision: #1 更新目录 2018-04-07 11:07:46 +02:00
Changkun Ou
1e54325cc2 fix: 修复直接在 github 上阅读的路径错误 2018-04-04 11:39:47 +02:00
Ou Changkun
176080cc1f resolve #3, 修改名称错误 2018-04-03 19:43:18 +02:00
Ou Changkun
52c628afed resolve #3, 修正 unorder_map 笔误 2018-04-03 19:40:07 +02:00
Changkun Ou
11efa38dba revision #1: 第二章前半部分内容完整支持 C++17 2018-04-02 00:27:13 +02:00