Commit Graph

99 Commits

Author SHA1 Message Date
mapleFU
473d64aeaa [ADD] add std:: in code samples 2019-11-24 01:02:59 +08:00
Andrew
5723b1bf1e
修改例子
例中的find应该返回元素的index,所以其签名应该是 `int Find(T x)` 而不是`T Find(T x)`
2019-10-29 10:28:24 -04:00
Zihan Chen
9c34df8899
Merge pull request #31 from lhmouse/patch-2
Elaborate the cause of emergence of `typename` before dependent names that designate types.
2019-09-02 19:12:07 -07:00
Zihan Chen
0ea72a0237
Merge pull request #33 from Alinshans/master
📝 Made some changes.
2019-09-02 19:10:22 -07:00
Zihan Chen
355e75bf4d
Merge pull request #35 from Praying/master
small fixes
2018-10-30 06:52:29 -07:00
YJieZhang
af4b3d0d7e
small fix for stack example 2018-10-29 10:50:40 +08:00
PeiKai [裴凯]
3e4acf6d1d typo 2018-10-17 20:23:45 +08:00
quran
6aba25b2fc 加入 —> 假如 2017-08-19 17:22:08 +08:00
quran
7e1f81b269 replace int to float in comment 2017-08-19 17:19:43 +08:00
Alinshans
7c182f5c17 📝 Made some changes. 2017-08-04 01:34:15 +08:00
LH_Mouse
83bc7817c5 Elaborate the cause of emergence of typename before dependent names that designate types. 2017-07-21 11:59:20 +08:00
wuye9036
4d19a6475a Merge pull request #32 from vczf/master
修复文字错误
2017-06-14 13:58:54 -07:00
wuye9036
330c0b3fa6 Merge pull request #28 from KsGin/patch-1
Create ReadMe.md
2017-06-14 13:55:25 -07:00
wuye9036
dbc77e27d5 Add memo for missed content. 2017-06-14 13:50:29 -07:00
vczf
fd1c8f1c69 修复文字错误 2017-06-12 17:22:22 +08:00
FanYang
35af19af96 Create ReadMe.md
修改一处笔误
2017-06-08 12:29:50 +08:00
YIN LIU
1cef4fcca2 Fixed the format. 2017-03-21 22:17:06 +08:00
YIN LIU
b0ae2e73e2 Fixed the format to meet the Github markdown format requirements. 2017-03-21 17:33:45 +08:00
Ye WU
ee0702cfef Added some new topics. 2016-10-27 02:48:58 -07:00
freezestudio
afb078742e Update ReadMe.md
重新修正http链接错误
2016-06-23 18:41:31 +08:00
wuye9036
c3c4897329 修正了enable_if中Universal Reference的例子中的bug。 2016-06-21 16:56:43 -07:00
wuye9036
ea1e6ef767 调整了章节安排 2016-06-14 12:27:57 -07:00
wuye9036
c4f8640f63 Fixed #19 2016-06-14 12:22:43 -07:00
wuye9036
45c001f8a3 Fixed #14. 2016-06-14 12:19:26 -07:00
wuye9036
250c73b42a Update ReadMe.md
Added section 'SFINAE'
2016-06-09 20:40:28 -07:00
wuye9036
02687cfcf3 修正了3.1.1中部分行文问题。 2016-01-04 15:23:32 -08:00
wuye9036
c0dc52e456 更新部分代码示例。 2016-01-04 01:08:55 -08:00
wuye9036
4b46fcd18b 更新了部分代码。 2016-01-04 01:05:27 -08:00
wuye9036
4aa1ae1cd7 更新了3.1.1种对模板偏特化选择的描述和例子。 2016-01-04 00:43:23 -08:00
wuye9036
9302f34d9d 更新了3.1.3 2016-01-03 15:02:05 -08:00
wuye9036
ee89134cc6 Update ReadMe.md 2016-01-03 00:25:05 -08:00
wuye9036
76c4f3f588 更新了链接。 2016-01-03 00:24:21 -08:00
wuye9036
7224463f4f 增加了3.1.3的内容 2016-01-03 00:21:10 -08:00
wuye9036
d897a5cba3 撰写3.1.3 2015-12-23 18:13:49 -08:00
wuye9036
c038910b36 添加了部分体例。 2015-12-23 17:13:31 -08:00
wuye9036
e0a7eb81bf 修正了某些行文问题。 2015-12-23 15:45:25 -08:00
soyli
c7193eaf29 错别字修改 2015-12-22 14:24:34 +08:00
wuye9036
68e384b817 Update ReadMe.md 2015-12-20 23:52:22 -08:00
wuye9036
11d56c7e85 Update ReadMe.md 2015-12-20 19:20:33 -08:00
wuye9036
03ed334db0 更新4章之后的写作计划 2015-12-18 23:04:17 -08:00
wuye9036
3b82848e8f 修改 3.1.2 2015-12-15 19:19:17 -08:00
wuye9036
743778d9d6 重组3.1为3.1.1 - 3.1.3节。 2015-12-15 19:11:26 -08:00
wuye9036
6c918c77cd 新增了 3.1 节部分内容。 2015-12-15 00:11:22 -08:00
wuye9036
5fdf0e7448 修正了一处行文错误 2015-12-13 20:58:59 -08:00
wuye9036
111110c347 新增了3.1节部分内容 2015-12-13 20:56:28 -08:00
wuye9036
6c02de2933 增加了推荐编译器一节。 2015-12-13 14:40:39 -08:00
wuye9036
f19fd83ef2 修正了一些行文错误。 2015-12-13 02:12:06 -08:00
wuye9036
914d3e7915 撰写了3.1节部分内容。 2015-12-13 02:07:06 -08:00
wuye9036
6e39aa6bf5 Update ReadMe.md 2015-12-09 13:19:37 -08:00
wuye9036
56dccfc133 修改了第三章的写作计划。 2015-12-06 22:57:33 -08:00