From 3a2b948fb3a67666430eb33a916d577c3cc1d6e8 Mon Sep 17 00:00:00 2001 From: Paul Mensonides Date: Wed, 14 Jul 2004 22:18:42 +0000 Subject: [PATCH] Appendix A\! [SVN r23561] --- doc/index.html | 2 +- doc/title.html | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 doc/title.html diff --git a/doc/index.html b/doc/index.html index bcd9e68..731ec89 100644 --- a/doc/index.html +++ b/doc/index.html @@ -6,7 +6,7 @@ - + .. diff --git a/doc/title.html b/doc/title.html new file mode 100644 index 0000000..117f31d --- /dev/null +++ b/doc/title.html @@ -0,0 +1,13 @@ + + + title.html + + + +

News

+
+ An excerpt from C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond by Dave Abrahams and Aleksey Gurtovoy has been made available online. + This excerpt contains a basic introduction to the Preprocessor library and preprocessor metaprogramming which may help users new to the library and users interested in seeing some of the facilities offered by the library. +
+ +