refmanual.html 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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.7: http://docutils.sourceforge.net/" />
  7. <title>The MPL Reference Manual</title>
  8. <meta name="copyright" content="Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams" />
  9. <link rel="stylesheet" href="style.css" type="text/css" />
  10. </head>
  11. <body class="docframe refmanual">
  12. <div class="document" id="the-mpl-reference-manual">
  13. <h1 class="title">The MPL Reference Manual</h1>
  14. <table class="docinfo" frame="void" rules="none">
  15. <col class="docinfo-name" />
  16. <col class="docinfo-content" />
  17. <tbody valign="top">
  18. <tr><th class="docinfo-name">Copyright:</th>
  19. <td>Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams</td></tr>
  20. <tr class="field"><th class="docinfo-name">License:</th><td class="field-body">Distributed under the Boost Software License, Version 1.0. (See
  21. accompanying file <tt class="literal"><span class="pre">LICENSE_1_0.txt</span></tt> or copy at
  22. <a class="reference external" href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</td>
  23. </tr>
  24. </tbody>
  25. </table>
  26. <!-- TOC copyright: -->
  27. <ul class="toc simple" id="outline">
  28. <li><a class="reference internal" href="./refmanual/sequences.html" id="id1393">Sequences</a></li>
  29. <li><a class="reference internal" href="./refmanual/iterators.html" id="id1448">Iterators</a></li>
  30. <li><a class="reference internal" href="./refmanual/algorithms.html" id="id1460">Algorithms</a></li>
  31. <li><a class="reference internal" href="./refmanual/metafunctions.html" id="id1510">Metafunctions</a></li>
  32. <li><a class="reference internal" href="./refmanual/data-types.html" id="id1572">Data Types</a></li>
  33. <li><a class="reference internal" href="./refmanual/macros.html" id="id1586">Macros</a></li>
  34. <li><a class="reference internal" href="./refmanual/terminology.html" id="id1610">Terminology</a></li>
  35. <li><a class="reference internal" href="./refmanual/categorized-index.html" id="id1611">Categorized Index</a></li>
  36. <li><a class="reference internal" href="./refmanual/acknowledgements.html" id="id1614">Acknowledgements</a></li>
  37. <li><a class="reference internal" 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. <div class="footer">
  44. <hr class="footer" />
  45. Generated on: 2010-08-09 18:21 UTC.
  46. Generated by <a class="reference external" href="http://docutils.sourceforge.net/" target="_top">Docutils</a> from <a class="reference external" href="http://docutils.sourceforge.net/rst.html" target="_top">reStructuredText</a> source.
  47. </div>
  48. </body>
  49. </html>