changes-in-boost-1-32-0.html 3.9 KB

12345678910111213141516171819202122232425262728293031323334353637
  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. <!-- Copyright Aleksey Gurtovoy 2006. Distributed under the Boost -->
  5. <!-- Software License, Version 1.0. (See accompanying -->
  6. <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
  7. <head>
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  9. <meta name="generator" content="Docutils 0.3.6: http://docutils.sourceforge.net/" />
  10. <title>THE BOOST MPL LIBRARY: Changes in Boost 1.32.0 Release</title>
  11. <link rel="stylesheet" href="../style.css" type="text/css" />
  12. </head>
  13. <body class="docframe">
  14. <table class="header"><tr class="header"><td class="header-group navigation-bar"><span class="navigation-group"><a href="./changelog-history.html" class="navigation-link">Prev</a>&nbsp;<a href="./apply-lambda-semantics.html" class="navigation-link">Next</a></span><span class="navigation-group-separator">&nbsp;|&nbsp;</span><span class="navigation-group">Back&nbsp;Along</span><span class="navigation-group-separator">&nbsp;|&nbsp;</span><span class="navigation-group"><a href="./changelog-history.html" class="navigation-link">Up</a>&nbsp;<a href="../index.html" class="navigation-link">Home</a></span><span class="navigation-group-separator">&nbsp;|&nbsp;</span><span class="navigation-group"><a href="./tutorial_toc.html" class="navigation-link">Full TOC</a></span></td>
  15. <td class="header-group page-location"><a href="../index.html" class="navigation-link">Front Page</a> / <a href="./changelog-history.html" class="navigation-link">Changelog & History</a> / <a href="./changes-in-boost-1-32-0.html" class="navigation-link">Changes in Boost 1.32.0 Release</a></td>
  16. </tr></table><div class="header-separator"></div>
  17. <div class="section" id="changes-in-boost-1-32-0">
  18. <h1><a class="toc-backref" href="./changelog-history.html#id63" name="changes-in-boost-1-32-0">Changes in Boost 1.32.0 Release</a></h1>
  19. <p>The following summarizes major changes in the library interface and
  20. implementation from the previous release. Note that this is <em>not</em> a
  21. comprehensive list of all changes (yet).</p>
  22. <!-- DWA - "with the accent on backward compatibility" didn't have any
  23. obvious meaning to me. -->
  24. <ul class="toc simple" id="outline">
  25. <li><a class="reference" href="./apply-lambda-semantics.html" id="id64" name="id64"><tt class="literal"><span class="pre">apply</span></tt>/<tt class="literal"><span class="pre">lambda</span></tt> Semantics</a></li>
  26. <li><a class="reference" href="./iterator-protocol.html" id="id65" name="id65">Iterator Protocol</a></li>
  27. <li><a class="reference" href="./tag-dispatching-protocol.html" id="id66" name="id66">Tag Dispatching Protocol</a></li>
  28. <li><a class="reference" href="./numeric-metafunction.html" id="id67" name="id67">Numeric Metafunction Protocol/Infrastructure</a></li>
  29. <li><a class="reference" href="./renaming-cleanup.html" id="id68" name="id68">Renaming/Cleanup</a></li>
  30. <li><a class="reference" href="./miscellaneous.html" id="id69" name="id69">Miscellaneous</a></li>
  31. </ul>
  32. </div>
  33. <div class="footer-separator"></div>
  34. <table class="footer"><tr class="footer"><td class="header-group navigation-bar"><span class="navigation-group"><a href="./changelog-history.html" class="navigation-link">Prev</a>&nbsp;<a href="./apply-lambda-semantics.html" class="navigation-link">Next</a></span><span class="navigation-group-separator">&nbsp;|&nbsp;</span><span class="navigation-group">Back&nbsp;Along</span><span class="navigation-group-separator">&nbsp;|&nbsp;</span><span class="navigation-group"><a href="./changelog-history.html" class="navigation-link">Up</a>&nbsp;<a href="../index.html" class="navigation-link">Home</a></span><span class="navigation-group-separator">&nbsp;|&nbsp;</span><span class="navigation-group"><a href="./tutorial_toc.html" class="navigation-link">Full TOC</a></span></td>
  35. </tr></table></body>
  36. </html>