Changkun Ou
552cae9cbe
see #5 , add entrance to exercises
2018-06-24 12:13:31 +02:00
Changkun Ou
5eb0a59d74
see #5 , add entrance to code
2018-06-24 12:03:47 +02:00
卖码翁
a548ea79bd
Print out the stored_value1 and stored_value2 for the lambda example. ( #36 )
...
* Fix compilation error for structured binding
The header <tuple> is missing. After adding it, it compiles fine with clang in c++17 mode.
* Print out the stored_value1 and stored_value2 for the lambda example.
To make it eaiser for the readers to understand the difference
between lambda capture by value and by reference.
2018-06-23 09:24:10 +02:00
卖码翁
e80a7120ef
fix: compilation error for structured binding ( #35 )
...
The header <tuple> is missing. After adding it, it compiles fine with clang in c++17 mode.
2018-06-13 13:51:35 +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
a4e91b7a35
update: use badges for language switching
2018-05-06 16:14:16 +02:00
Changkun Ou
e48b64b626
changes: rebuild files
2018-05-06 16:04:56 +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
9e18543f65
see #6 : pdf for english version
2018-05-06 15:20:13 +02:00
Changkun Ou
70250c2b0a
add: exercise answer for chapter 6 and 7
2018-05-06 14:58:02 +02:00
Changkun Ou
d75f10db41
fix: typo
2018-05-06 14:36:48 +02:00
Changkun Ou
ba1e88e006
add: use unified make for build consistency contents
2018-05-06 14:35:49 +02:00
Changkun Ou
cce1366a56
fix #5 , solve image not show up issue
2018-05-06 14:35:05 +02:00
Changkun Ou
3b87ccbd2b
change: change themecolor for chrome mobile
2018-05-04 20:33:07 +02:00
Changkun Ou
1cf19ceeee
optimize #5 , remove unnecessary dependencies, add icon and meta color.
2018-05-04 18:53:13 +02:00
Changkun Ou
434f1f3152
upgrade: update package dependencies
2018-05-03 19:12:14 +02:00
Bybo
82a8e4547b
fix: typo in 03-runtime.md ( #30 )
2018-05-03 18:44:29 +02:00
Changkun Ou
12da6273e5
fix: encoding & footer
2018-05-03 14:07:46 +02:00
Changkun Ou
c260cd052f
fix: use cdn
2018-05-03 11:47:45 +02:00
Changkun Ou
063f85c6d4
fix: remove noises readme info
2018-05-03 11:33:19 +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
8317c2bf00
changes: 优化 README 排版
2018-04-10 13:32:46 +02:00
Changkun Ou
d13f1198d7
changes: 更新阅读方式
2018-04-10 12:26:43 +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
Changkun Ou
02a1105512
revision #2 : 修改文件名
2018-04-09 14:47:43 +02:00
sundyli
dccc61c7a7
fix: 修复代码缩进问题 ( #9 )
2018-04-09 10:49:16 +02:00
Changkun Ou
790d204e04
changes: 更新加群密码
2018-04-09 06:11:04 +02:00
Changkun Ou
703bcb570a
resolve #8 , 修复示例检阅时产生的变量名错误
2018-04-09 05:14:50 +02:00