Files
boost_preprocessor/doc/title.html

14 lines
701 B
HTML
Raw Normal View History

2004-07-14 22:18:42 +00:00
<html>
<head>
<title>title.html</title>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
2004-07-14 22:37:27 +00:00
<h4>Introduction</h4>
2004-07-14 22:18:42 +00:00
<div>
2004-08-26 12:50:05 +00:00
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>.
2004-07-14 22:18:42 +00:00
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>
</html>