Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/libs/mpl/doc/tutorial/changes-in-boost-1-32-0.html @ 12

Last change on this file since 12 was 12, checked in by landauf, 18 years ago

added boost

File size: 3.7 KB
Line 
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 BOOST MPL LIBRARY: Changes in Boost 1.32.0 Release</title>
8<link rel="stylesheet" href="../style.css" type="text/css" />
9</head>
10<body class="docframe">
11<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>
12<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>
13</tr></table><div class="header-separator"></div>
14<div class="section" id="changes-in-boost-1-32-0">
15<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>
16<p>The following summarizes major changes in the library interface and
17implementation from the previous release. Note that this is <em>not</em> a
18comprehensive list of all changes (yet).</p>
19<!-- DWA -  "with the accent on backward compatibility" didn't have any
20obvious meaning to me. -->
21<ul class="toc simple" id="outline">
22<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>
23<li><a class="reference" href="./iterator-protocol.html" id="id65" name="id65">Iterator Protocol</a></li>
24<li><a class="reference" href="./tag-dispatching-protocol.html" id="id66" name="id66">Tag Dispatching Protocol</a></li>
25<li><a class="reference" href="./numeric-metafunction.html" id="id67" name="id67">Numeric Metafunction Protocol/Infrastructure</a></li>
26<li><a class="reference" href="./renaming-cleanup.html" id="id68" name="id68">Renaming/Cleanup</a></li>
27<li><a class="reference" href="./miscellaneous.html" id="id69" name="id69">Miscellaneous</a></li>
28</ul>
29</div>
30
31<div class="footer-separator"></div>
32<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>
33</tr></table></body>
34</html>
Note: See TracBrowser for help on using the repository browser.