*** empty log message ***

[SVN r23734]
This commit is contained in:
Paul Mensonides
2004-07-18 20:15:36 +00:00
parent 28b2809d9c
commit d8c979c633
2 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<body>
<h4>Introduction</h4>
<div>
An excerpt from <i>C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond</i> by Dave Abrahams and Aleksey Gurtovoy has been made available <a href="http://boost-consulting.com/mplbook/preprocessor.html" target="_top">online</a>.
An excerpt from <i>C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond</i> by Dave Abrahams and Aleksey Gurtovoy has been made available <a href="http://boost-consulting.com/mplbook/preprocessor.html" target="_top"><font color="blue"><b><u><i>online</i></u></font></b></a>.
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.
</div>
</body>