[12] | 1 | <?xml version="1.0" encoding="utf-8" ?> |
---|
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
---|
| 4 | <head> |
---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
| 6 | <meta name="generator" content="Docutils 0.3.6: http://docutils.sourceforge.net/" /> |
---|
| 7 | <title>The MPL Reference Manual</title> |
---|
| 8 | <meta name="copyright" content="Copyright © Aleksey Gurtovoy and David Abrahams, 2001-2005." /> |
---|
| 9 | <link rel="stylesheet" href="style.css" type="text/css" /> |
---|
| 10 | </head> |
---|
| 11 | <body class="docframe refmanual"> |
---|
| 12 | <h1 class="title">The MPL Reference Manual</h1> |
---|
| 13 | <table class="docinfo" frame="void" rules="none"> |
---|
| 14 | <col class="docinfo-name" /> |
---|
| 15 | <col class="docinfo-content" /> |
---|
| 16 | <tbody valign="top"> |
---|
| 17 | <tr><th class="docinfo-name">Copyright:</th> |
---|
| 18 | <td>Copyright © Aleksey Gurtovoy and David Abrahams, 2001-2005.</td></tr> |
---|
| 19 | <tr class="field"><th class="docinfo-name">License:</th><td class="field-body">Distributed under the Boost Software License, Version 1.0. (See |
---|
| 20 | accompanying file <tt class="literal"><span class="pre">LICENSE_1_0.txt</span></tt> or copy at |
---|
| 21 | <a class="reference" href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</td> |
---|
| 22 | </tr> |
---|
| 23 | </tbody> |
---|
| 24 | </table> |
---|
| 25 | <div class="document" id="the-mpl-reference-manual"> |
---|
| 26 | <!-- no .. section-numbering:: --> |
---|
| 27 | <ul class="toc simple" id="outline"> |
---|
| 28 | <li><a class="reference" href="./refmanual/sequences.html" id="id322" name="id322">Sequences</a></li> |
---|
| 29 | <li><a class="reference" href="./refmanual/iterators.html" id="id376" name="id376">Iterators</a></li> |
---|
| 30 | <li><a class="reference" href="./refmanual/algorithms.html" id="id388" name="id388">Algorithms</a></li> |
---|
| 31 | <li><a class="reference" href="./refmanual/metafunctions.html" id="id436" name="id436">Metafunctions</a></li> |
---|
| 32 | <li><a class="reference" href="./refmanual/data-types.html" id="id496" name="id496">Data Types</a></li> |
---|
| 33 | <li><a class="reference" href="./refmanual/macros.html" id="id509" name="id509">Macros</a></li> |
---|
| 34 | <li><a class="reference" href="./refmanual/terminology.html" id="id529" name="id529">Terminology</a></li> |
---|
| 35 | <li><a class="reference" href="./refmanual/categorized-index.html" id="id530" name="id530">Categorized Index</a></li> |
---|
| 36 | <li><a class="reference" href="./refmanual/acknowledgements.html" id="id533" name="id533">Acknowledgements</a></li> |
---|
| 37 | <li><a class="reference" href="./refmanual/refmanual_toc.html">Full TOC</a></li> |
---|
| 38 | </ul> |
---|
| 39 | <!-- workaround weird substitution bug (used to work!): --> |
---|
| 40 | <!-- workaround weird substitution bug (works with t's!): --> |
---|
| 41 | <!-- "[*Note:*" instead of "|Note:|" to workaround another subst. bug --> |
---|
| 42 | </div> |
---|
| 43 | <hr class="footer" /> |
---|
| 44 | <div class="footer"> |
---|
| 45 | Generated on: 2004-11-15 12:15 UTC. |
---|
| 46 | Generated by <a class="reference" href="http://docutils.sourceforge.net/" target="_top">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html" target="_top">reStructuredText</a> source. |
---|
| 47 | </div> |
---|
| 48 | </body> |
---|
| 49 | </html> |
---|