]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/phoenix/doc/html/phoenix/release_notes.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / phoenix / doc / html / phoenix / release_notes.html
CommitLineData
7c673cae
FG
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4<title>Release Notes</title>
5<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7<link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Phoenix 3.2.0">
8<link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Phoenix 3.2.0">
9<link rel="prev" href="../index.html" title="Chapter&#160;1.&#160;Phoenix 3.2.0">
10<link rel="next" href="what_s_new.html" title="What's New">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13<table cellpadding="2" width="100%"><tr>
14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
15<td align="center"><a href="../../../../../index.html">Home</a></td>
16<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19<td align="center"><a href="../../../../../more/index.htm">More</a></td>
20</tr></table>
21<hr>
22<div class="spirit-nav">
23<a accesskey="p" href="../index.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="what_s_new.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
24</div>
25<div class="section">
26<div class="titlepage"><div><div><h2 class="title" style="clear: both">
27<a name="phoenix.release_notes"></a><a class="link" href="release_notes.html" title="Release Notes">Release Notes</a>
28</h2></div></div></div>
29<div class="itemizedlist"><ul class="itemizedlist" type="disc">
30<li class="listitem">
31 <span class="emphasis"><em>Version</em></span> 3.2.0
32 </li>
33<li class="listitem">
34 <span class="emphasis"><em>New Features:</em></span>
35 <div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem">
36 Phoenix now has a <span class="bold"><strong>lazy list</strong></span> implementation
37 as an optional extension.
38 </li></ul></div>
39 </li>
40<li class="listitem">
41 <span class="emphasis"><em>New Example:</em></span>
42 <div class="itemizedlist"><ul class="itemizedlist" type="circle"><li class="listitem">
43 A new example <span class="bold"><strong>bind_goose</strong></span> shows the
44 compatibility between <span class="bold"><strong>boost bind</strong></span>
45 and <span class="bold"><strong>boost phoenix bind</strong></span>.
46 </li></ul></div>
47 </li>
48<li class="listitem">
49 <span class="emphasis"><em>Fixed Bugs:</em></span>
50 <div class="itemizedlist"><ul class="itemizedlist" type="circle">
51<li class="listitem">
52 <a href="http://svn.boost.org/trac/boost/ticket/10927" target="_top">#10927</a>
53 Missing std:: qualifier for fabs in phoenix/test/stdlib/cmath.cpp
54 </li>
55<li class="listitem">
56 <a href="http://svn.boost.org/trac/boost/ticket/11085" target="_top">#11085</a>
57 Missing qualifier for pow call in phoenix/test/function/function_tests.cpp
58 </li>
59<li class="listitem">
60 Fixes for a number of cases failing with <span class="bold"><strong>bind</strong></span>,
61 <span class="bold"><strong>lambda</strong></span> and <span class="bold"><strong>let</strong></span>.
62 </li>
63</ul></div>
64 </li>
65</ul></div>
66</div>
67<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
68<td align="left"></td>
69<td align="right"><div class="copyright-footer">Copyright &#169; 2002-2005, 2010, 2014, 2015 Joel de Guzman, Dan Marsden, Thomas
70 Heller, John Fletcher<p>
71 Distributed under the Boost Software License, Version 1.0. (See accompanying
72 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
73 </p>
74</div></td>
75</tr></table>
76<hr>
77<div class="spirit-nav">
78<a accesskey="p" href="../index.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="what_s_new.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
79</div>
80</body>
81</html>