|
|
@@ -134,6 +134,9 @@ out how to build object libraries, when needed.</p>
|
|
|
<li><a href="math/special_functions/index.html">math/special_functions</a> -
|
|
|
Mathematical special functions such as atanh, sinc, and sinhc,
|
|
|
from Hubert Holin.</li>
|
|
|
+ <li><a href="mpl/doc/index.html">mpl</a> - Template metaprogramming
|
|
|
+ framework of compile-time algorithms, sequences and metafunction classes,
|
|
|
+ from Aleksey Gurtovoy.</li>
|
|
|
<li><a href="multi_array/doc/index.html">multi_array</a> - Multidimensional
|
|
|
containers and adaptors for arrays of contiguous data, from Ron Garcia.</li>
|
|
|
<li><a href="utility/operators.htm">operators</a> - Templates
|
|
|
@@ -141,7 +144,7 @@ out how to build object libraries, when needed.</p>
|
|
|
and Jeremy Siek.</li>
|
|
|
<li><a href="pool/doc/index.html">pool</a> - Memory pool management, from
|
|
|
Steve Cleary.</li>
|
|
|
- <li><a href="preprocessor/doc/index.htm">preprocessor</a> - Preprocessor
|
|
|
+ <li><a href="preprocessor/doc/index.html">preprocessor</a> - Preprocessor
|
|
|
metaprogramming tools including repetition and recursion, from Vesa Karvonen
|
|
|
and Paul Mensonides.</li>
|
|
|
<li><a href="property_map/property_map.html">property map</a>
|
|
|
@@ -302,6 +305,9 @@ out how to build object libraries, when needed.</p>
|
|
|
<h3>Template <a name="Metaprogramming"> Metaprogramming</a></h3>
|
|
|
|
|
|
<ul>
|
|
|
+ <li><a href="mpl/doc/index.html">mpl</a> - Template metaprogramming
|
|
|
+ framework of compile-time algorithms, sequences and metafunction classes,
|
|
|
+ from Aleksey Gurtovoy.</li>
|
|
|
<li><a href="static_assert/static_assert.htm">static_assert</a>
|
|
|
- Static assertions (compile time assertions), from John
|
|
|
Maddock.</li>
|
|
|
@@ -313,7 +319,7 @@ out how to build object libraries, when needed.</p>
|
|
|
<h3><a name="Preprocessor">Preprocessor</a> Metaprogramming</h3>
|
|
|
|
|
|
<ul>
|
|
|
- <li><a href="preprocessor/doc/index.htm">preprocessor</a> - Preprocessor
|
|
|
+ <li><a href="preprocessor/doc/index.html">preprocessor</a> - Preprocessor
|
|
|
metaprogramming tools including repetition and recursion, from Vesa Karvonen
|
|
|
and Paul Mensonides.</li>
|
|
|
</ul>
|
|
|
@@ -463,7 +469,8 @@ out how to build object libraries, when needed.</p>
|
|
|
|
|
|
<hr>
|
|
|
|
|
|
-<p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
|
|
|
-s-format="%d %b %Y" startspan -->23 Dec 2002<!--webbot bot="Timestamp" i-checksum="14400" endspan --></p>
|
|
|
+<p>Revised
|
|
|
+<!--webbot bot="Timestamp" s-type="EDITED"
|
|
|
+s-format="%d %b %Y" startspan -->06 Jan 2003<!--webbot bot="Timestamp" endspan i-checksum="14744" --></p>
|
|
|
</body>
|
|
|
</html>
|