mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-02 22:34:31 +02:00
update the docs
[SVN r17847]
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
<ul type="box">
|
||||
<li style="list-style-type: square">A. Gurtovoy, D. Abrahams, <a href="./paper/html/index.html" target="_top">The Boost C++ Metaprogramming Library</a>, March 2002 | [<a href="./paper/mpl_paper.pdf" target="_top">as .pdf</a>] [<a href="./paper/mpl_paper.html" target="_top">as single .html</a>]</li>
|
||||
|
||||
<li style="list-style-type: square"><a href="./ref/Table_of_Content.html" target="_top">Reference documentation</a>
|
||||
<li style="list-style-type: square"><a href="./ref/Table_of_Contents.html" target="_top">Reference documentation</a>
|
||||
<div class="orderedlist">
|
||||
<ol type="1">
|
||||
<li><a href="./ref/Sequences.html" target="_top">Sequences</a></li>
|
||||
@@ -83,6 +83,8 @@
|
||||
|
||||
<li><a href="./ref/Metafunctions.html" target="_top">Metafunctions</a></li>
|
||||
|
||||
<li><a href="./ref/Integral_constant_classes.html" target="_top">Integral constant classes</a></li>
|
||||
|
||||
<li><a href="./ref/Categorized_index.html" target="_top">Categorized index</a></li>
|
||||
</ol>
|
||||
</div>
|
||||
@@ -98,7 +100,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>The latest library sources are available from the main trunk of the <a href="http://www.boost.org/more/download.html#CVS" target="_top">Boost CVS</a>. <a href="http://boost.sourceforge.net/release/">Boost 1.29 distribution</a> contains a couple months old version of the library.</p>
|
||||
<p>The latest library sources are available from the main trunk of the <a href="http://www.boost.org/more/download.html#CVS" target="_top">Boost CVS</a>. <a href="http://boost.sourceforge.net/release/">Boost 1.30.0 distribution</a> contains a stable version of the library as per March 12, 2003.</p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
|
Reference in New Issue
Block a user