Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/preprocessor/doc/title.html @ 14

Last change on this file since 14 was 12, checked in by landauf, 17 years ago

added boost

File size: 701 bytes
Line 
1<html>
2<head>
3        <title>title.html</title>
4        <link rel="stylesheet" type="text/css" href="styles.css">
5</head>
6<body>
7        <h4>Introduction</h4>
8        <div>
9                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/tmpbook/preprocessor.html" target="_top"><font color="blue"><b><u><i>online</i></u></font></b></a>.
10                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.
11        </div>
12</body>
13</html>
Note: See TracBrowser for help on using the repository browser.