From b63d7db872c967b3001239762be83a48ccf79bcb Mon Sep 17 00:00:00 2001 From: Ye Wu Date: Mon, 15 Apr 2013 16:53:00 +0800 Subject: [PATCH] =?UTF-8?q?Add=20title=20of=20section=207:=20=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E7=9A=84=E5=A8=81=E5=8A=9B=EF=BC=9A=E4=BB=8E=E2=80=9C?= =?UTF-8?q?STL=E7=AE=97=E6=B3=95=E5=BA=93=E2=80=9D=E5=88=B0Linq?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ReadMe.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index e74ae79..79b8bbb 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -238,4 +238,11 @@ alexandrescu 关于 min max 的讨论:《再谈Min和Max》 ###6.1 变参模板 ###6.2 Lambda与模板程序 -## 7 结语:讨论有益,争端无用 \ No newline at end of file +## 7 模板的威力:从foreach, transform到Linq +###7.1 Foreach与Transform +###7.2 Reactor风格的编程 +###7.3 Reactor与Linq +###7.4 Linq的C++实践 +###7.5 更高更快更强:从Linq到FP + +## 8 结语:讨论有益,争端无用 \ No newline at end of file