• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html>
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5<title>Release Notes</title>
6<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
7<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
9<link rel="up" href="../move.html" title="Chapter 25. Boost.Move">
10<link rel="prev" href="thanks_to.html" title="Thanks and credits">
11<link rel="next" href="reference.html" title="Reference">
12</head>
13<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14<table cellpadding="2" width="100%"><tr>
15<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td>
16<td align="center"><a href="../../../index.html">Home</a></td>
17<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
18<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
19<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
20<td align="center"><a href="../../../more/index.htm">More</a></td>
21</tr></table>
22<hr>
23<div class="spirit-nav">
24<a accesskey="p" href="thanks_to.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../move.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="reference.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
25</div>
26<div class="section">
27<div class="titlepage"><div><div><h2 class="title" style="clear: both">
28<a name="move.release_notes"></a><a class="link" href="release_notes.html" title="Release Notes">Release Notes</a>
29</h2></div></div></div>
30<div class="toc"><dl class="toc">
31<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_73">Boost 1.73
32      Release</a></span></dt>
33<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_71">Boost 1.71
34      Release</a></span></dt>
35<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_70">Boost 1.70
36      Release</a></span></dt>
37<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_69">Boost 1.69
38      Release</a></span></dt>
39<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_67">Boost 1.67
40      Release</a></span></dt>
41<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_66">Boost 1.66
42      Release</a></span></dt>
43<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_65">Boost 1.65
44      Release</a></span></dt>
45<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_64">Boost 1.64
46      Release</a></span></dt>
47<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_62">Boost 1.62
48      Release</a></span></dt>
49<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_61">Boost 1.61
50      Release</a></span></dt>
51<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_60">Boost 1.60
52      Release</a></span></dt>
53<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_59">Boost 1.59
54      Release</a></span></dt>
55<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_58_00">Boost
56      1.58 Release</a></span></dt>
57<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_57_00">Boost
58      1.57 Release</a></span></dt>
59<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_56_00">Boost
60      1.56 Release</a></span></dt>
61<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_55_00">Boost
62      1.55 Release</a></span></dt>
63<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_54_00">Boost
64      1.54 Release</a></span></dt>
65<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_53_00">Boost
66      1.53 Release</a></span></dt>
67<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_51_00">Boost
68      1.51 Release</a></span></dt>
69<dt><span class="section"><a href="release_notes.html#move.release_notes.release_notes_boost_1_49_00">Boost
70      1.49 Release</a></span></dt>
71</dl></div>
72<div class="section">
73<div class="titlepage"><div><div><h3 class="title">
74<a name="move.release_notes.release_notes_boost_1_73"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_73" title="Boost 1.73 Release">Boost 1.73
75      Release</a>
76</h3></div></div></div>
77<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
78            Fixed bugs:
79            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; "><li class="listitem">
80                  <a href="https://github.com/boostorg/move/issues/28" target="_top">Git Issue
81                  #28: <span class="emphasis"><em>"Warning C4624 on MSVC 2019"</em></span></a>.
82                </li></ul></div>
83          </li></ul></div>
84</div>
85<div class="section">
86<div class="titlepage"><div><div><h3 class="title">
87<a name="move.release_notes.release_notes_boost_1_71"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_71" title="Boost 1.71 Release">Boost 1.71
88      Release</a>
89</h3></div></div></div>
90<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
91            Fixed bugs:
92            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; "><li class="listitem">
93                  <a href="https://github.com/boostorg/move/issues/26" target="_top">Git Issue
94                  #26: <span class="emphasis"><em>"Invalid iterator increment/decrement in the
95                  last iteration of adaptive_sort_combine_blocks"</em></span></a>.
96                </li></ul></div>
97          </li></ul></div>
98</div>
99<div class="section">
100<div class="titlepage"><div><div><h3 class="title">
101<a name="move.release_notes.release_notes_boost_1_70"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_70" title="Boost 1.70 Release">Boost 1.70
102      Release</a>
103</h3></div></div></div>
104<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
105<li class="listitem">
106            Removed support for deprecated GCC compilers.
107          </li>
108<li class="listitem">
109            Fixed bugs:
110            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
111<li class="listitem">
112                  <a href="https://github.com/boostorg/move/pull/23" target="_top">Git Pull
113                  #23: <span class="emphasis"><em>"Add minimal cmake file"</em></span></a>.
114                </li>
115<li class="listitem">
116                  <a href="https://github.com/boostorg/move/issues/25" target="_top">Git Issue
117                  #25: <span class="emphasis"><em>"adaptive_merge is broken for iterator_traits&lt;RandIt&gt;::size_type
118                  != std::size_t"</em></span></a>.
119                </li>
120</ul></div>
121          </li>
122</ul></div>
123</div>
124<div class="section">
125<div class="titlepage"><div><div><h3 class="title">
126<a name="move.release_notes.release_notes_boost_1_69"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_69" title="Boost 1.69 Release">Boost 1.69
127      Release</a>
128</h3></div></div></div>
129<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
130<li class="listitem">
131            Deprecated GCC &lt; 4.3 and MSVC &lt; 9.0 (Visual 2008) compilers.
132          </li>
133<li class="listitem">
134            Fixed bugs:
135            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; "><li class="listitem">
136                  <a href="https://github.com/boostorg/move/issues/15" target="_top">Git Issue
137                  #19: <span class="emphasis"><em>"Compilation error with IBM xlC++ on AIX"</em></span></a>.
138                </li></ul></div>
139          </li>
140</ul></div>
141</div>
142<div class="section">
143<div class="titlepage"><div><div><h3 class="title">
144<a name="move.release_notes.release_notes_boost_1_67"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_67" title="Boost 1.67 Release">Boost 1.67
145      Release</a>
146</h3></div></div></div>
147<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
148            Added pdqsort and heap_sort implementations, initially as a detail, they
149            will be official in the future once better tested.
150          </li></ul></div>
151</div>
152<div class="section">
153<div class="titlepage"><div><div><h3 class="title">
154<a name="move.release_notes.release_notes_boost_1_66"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_66" title="Boost 1.66 Release">Boost 1.66
155      Release</a>
156</h3></div></div></div>
157<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
158            Fixed bugs:
159            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
160<li class="listitem">
161                  <a href="https://github.com/boostorg/move/pull/14" target="_top">Git Pull
162                  #14: <span class="emphasis"><em>"Workaround for bogus <span class="strikethrough">Wignored-attributes</span>
163                  warning on GCC 6.x/7.x"</em></span></a>.
164                </li>
165<li class="listitem">
166                  <a href="https://github.com/boostorg/move/issues/15" target="_top">Git Issue
167                  #15: <span class="emphasis"><em>"Incorrect merge in adaptive_merge when the
168                  number of unique items is limited"</em></span></a>.
169                </li>
170</ul></div>
171          </li></ul></div>
172</div>
173<div class="section">
174<div class="titlepage"><div><div><h3 class="title">
175<a name="move.release_notes.release_notes_boost_1_65"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_65" title="Boost 1.65 Release">Boost 1.65
176      Release</a>
177</h3></div></div></div>
178<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
179            Fixed bug:
180            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
181<li class="listitem">
182                  <a href="https://github.com/boostorg/move/pull/11" target="_top">Git Pull
183                  #11: <span class="emphasis"><em>"replace 'std::random_shuffle' by '::random_shuffle'"</em></span></a>.
184                </li>
185<li class="listitem">
186                  <a href="https://github.com/boostorg/move/pull/12" target="_top">Git Pull
187                  #12: <span class="emphasis"><em>"Adds support for MSVC ARM64 target'"</em></span></a>.
188                </li>
189</ul></div>
190          </li></ul></div>
191</div>
192<div class="section">
193<div class="titlepage"><div><div><h3 class="title">
194<a name="move.release_notes.release_notes_boost_1_64"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_64" title="Boost 1.64 Release">Boost 1.64
195      Release</a>
196</h3></div></div></div>
197<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
198            Fixed bug:
199            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; "><li class="listitem">
200                  <a href="https://svn.boost.org/trac/boost/ticket/12920" target="_top">#12920
201                  <span class="emphasis"><em>"movelib::unique_ptr: incorrect pointer type for
202                  nested array"</em></span></a>.
203                </li></ul></div>
204          </li></ul></div>
205</div>
206<div class="section">
207<div class="titlepage"><div><div><h3 class="title">
208<a name="move.release_notes.release_notes_boost_1_62"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_62" title="Boost 1.62 Release">Boost 1.62
209      Release</a>
210</h3></div></div></div>
211<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
212            Documented new limitations reported in Trac tickets <a href="https://svn.boost.org/trac/boost/ticket/12194" target="_top">#12194
213            <span class="emphasis"><em>"Copy assignment on moveable and copyable classes uses
214            wrong type"</em></span></a> and <a href="https://svn.boost.org/trac/boost/ticket/12307" target="_top">#12307
215            <span class="emphasis"><em>"Copy assignment from const ref handled differently in
216            C++11/C++98"</em></span></a>.
217          </li></ul></div>
218</div>
219<div class="section">
220<div class="titlepage"><div><div><h3 class="title">
221<a name="move.release_notes.release_notes_boost_1_61"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_61" title="Boost 1.61 Release">Boost 1.61
222      Release</a>
223</h3></div></div></div>
224<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
225<li class="listitem">
226            Experimental: asymptotically optimal bufferless merge and sort algorithms:
227            <code class="computeroutput"><a class="link" href="../boost/movelib/adaptive_merge.html" title="Function template adaptive_merge">adaptive_merge</a></code>
228            and <code class="computeroutput"><a class="link" href="../boost/movelib/adaptive_1_3_26_20_3_1_1_1.html" title="Function template adaptive_sort">adaptive_sort</a></code>.
229          </li>
230<li class="listitem">
231            Fixed bug:
232            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; "><li class="listitem">
233                  <a href="https://svn.boost.org/trac/boost/ticket/11758" target="_top">Trac
234                  #11758: <span class="emphasis"><em>"BOOST_MOVABLE_BUT_NOT_COPYABLE doesn't
235                  reset private access with rvalue ref version"</em></span></a>,
236                </li></ul></div>
237          </li>
238</ul></div>
239</div>
240<div class="section">
241<div class="titlepage"><div><div><h3 class="title">
242<a name="move.release_notes.release_notes_boost_1_60"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_60" title="Boost 1.60 Release">Boost 1.60
243      Release</a>
244</h3></div></div></div>
245<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
246            Fixed bug:
247            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; "><li class="listitem">
248                  <a href="https://svn.boost.org/trac/boost/ticket/11615" target="_top">Trac
249                  #11615: <span class="emphasis"><em>"Boost.Move should use the qualified name
250                  for std::size_t in type_traits.hpp"</em></span></a>,
251                </li></ul></div>
252          </li></ul></div>
253</div>
254<div class="section">
255<div class="titlepage"><div><div><h3 class="title">
256<a name="move.release_notes.release_notes_boost_1_59"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_59" title="Boost 1.59 Release">Boost 1.59
257      Release</a>
258</h3></div></div></div>
259<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
260<li class="listitem">
261            Changed <code class="computeroutput"><span class="identifier">unique_ptr</span></code>'s
262            converting constructor taking the source by value in C++03 compilers
263            to allow simple conversions from convertible types returned by value.
264          </li>
265<li class="listitem">
266            Fixed bug:
267            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
268<li class="listitem">
269                  <a href="https://svn.boost.org/trac/boost/ticket/11229" target="_top">Trac
270                  #11229: <span class="emphasis"><em>"vector incorrectly copies move-only objects
271                  using memcpy"</em></span></a>,
272                </li>
273<li class="listitem">
274                  <a href="https://svn.boost.org/trac/boost/ticket/11510" target="_top">Trac
275                  #11510: <span class="emphasis"><em>"unique_ptr: -Wshadow warning issued"</em></span></a>,
276                </li>
277</ul></div>
278          </li>
279</ul></div>
280</div>
281<div class="section">
282<div class="titlepage"><div><div><h3 class="title">
283<a name="move.release_notes.release_notes_boost_1_58_00"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_58_00" title="Boost 1.58 Release">Boost
284      1.58 Release</a>
285</h3></div></div></div>
286<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
287<li class="listitem">
288            Added <code class="computeroutput"><a class="link" href="../BOOST_MOVE_BASE.html" title="Macro BOOST_MOVE_BASE">BOOST_MOVE_BASE</a></code> utility.
289          </li>
290<li class="listitem">
291            Added <code class="computeroutput"><a class="link" href="../boost/adl_move_swap.html" title="Function template adl_move_swap">adl_move_swap</a></code>
292            utility.
293          </li>
294<li class="listitem">
295            Reduced dependencies on other Boost libraries to make the library a bit
296            more lightweight.
297          </li>
298<li class="listitem">
299            Fixed bugs:
300            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; "><li class="listitem">
301                  <a href="https://svn.boost.org/trac/boost/ticket/11044" target="_top">Trac
302                  #11044: <span class="emphasis"><em>"boost::rv inherits off union, when such
303                  passed as template argument"</em></span></a>.
304                </li></ul></div>
305          </li>
306</ul></div>
307</div>
308<div class="section">
309<div class="titlepage"><div><div><h3 class="title">
310<a name="move.release_notes.release_notes_boost_1_57_00"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_57_00" title="Boost 1.57 Release">Boost
311      1.57 Release</a>
312</h3></div></div></div>
313<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
314<li class="listitem">
315            Added <code class="computeroutput"><span class="identifier">unique_ptr</span></code> smart
316            pointer. Thanks to Howard Hinnant for his excellent unique_ptr emulation
317            code and testsuite.
318          </li>
319<li class="listitem">
320            Added <code class="computeroutput"><span class="identifier">move_if_noexcept</span></code>
321            utility. Thanks to Antony Polukhin for the implementation.
322          </li>
323<li class="listitem">
324            Fixed bugs:
325            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
326<li class="listitem">
327                  <a href="https://svn.boost.org/trac/boost/ticket/9785" target="_top">Trac
328                  #9785: <span class="emphasis"><em>"Compiler warning with intel icc in boost/move/core.hpp"</em></span></a>,
329                </li>
330<li class="listitem">
331                  <a href="https://svn.boost.org/trac/boost/ticket/10460" target="_top">Trac
332                  #10460: <span class="emphasis"><em>"Compiler error due to looser throw specifier"</em></span></a>,
333                </li>
334<li class="listitem">
335                  <a href="https://github.com/boostorg/move/pull/3" target="_top">Git Pull #3:
336                  <span class="emphasis"><em>"Don't delete copy constructor when rvalue references
337                  are disabled"</em></span></a>,
338                </li>
339</ul></div>
340          </li>
341</ul></div>
342</div>
343<div class="section">
344<div class="titlepage"><div><div><h3 class="title">
345<a name="move.release_notes.release_notes_boost_1_56_00"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_56_00" title="Boost 1.56 Release">Boost
346      1.56 Release</a>
347</h3></div></div></div>
348<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
349<li class="listitem">
350            Added <code class="computeroutput"><a class="link" href="../BOOST_MOVE_RET.html" title="Macro BOOST_MOVE_RET">BOOST_MOVE_RET</a></code>.
351          </li>
352<li class="listitem">
353            Fixed bugs:
354            <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: circle; ">
355<li class="listitem">
356                  <a href="https://svn.boost.org/trac/boost/ticket/9482" target="_top">#9482:
357                  <span class="emphasis"><em>"MSVC macros not undefined in boost/move/detail/config_end.hpp"</em></span></a>,
358                </li>
359<li class="listitem">
360                  <a href="https://svn.boost.org/trac/boost/ticket/9045" target="_top">#9045:
361                  <span class="emphasis"><em>"Wrong macro name on docs"</em></span></a>,
362                </li>
363<li class="listitem">
364                  <a href="https://svn.boost.org/trac/boost/ticket/8420" target="_top">#8420:
365                  <span class="emphasis"><em>"move's is_convertible does not compile with aligned
366                  data"</em></span></a>.
367                </li>
368</ul></div>
369          </li>
370</ul></div>
371</div>
372<div class="section">
373<div class="titlepage"><div><div><h3 class="title">
374<a name="move.release_notes.release_notes_boost_1_55_00"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_55_00" title="Boost 1.55 Release">Boost
375      1.55 Release</a>
376</h3></div></div></div>
377<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
378            Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/7952" target="_top">#7952</a>,
379            <a href="https://svn.boost.org/trac/boost/ticket/8764" target="_top">#8764</a>,
380            <a href="https://svn.boost.org/trac/boost/ticket/8765" target="_top">#8765</a>,
381            <a href="https://svn.boost.org/trac/boost/ticket/8842" target="_top">#8842</a>,
382            <a href="https://svn.boost.org/trac/boost/ticket/8979" target="_top">#8979</a>.
383          </li></ul></div>
384</div>
385<div class="section">
386<div class="titlepage"><div><div><h3 class="title">
387<a name="move.release_notes.release_notes_boost_1_54_00"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_54_00" title="Boost 1.54 Release">Boost
388      1.54 Release</a>
389</h3></div></div></div>
390<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
391            Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/7969" target="_top">#7969</a>,
392            <a href="https://svn.boost.org/trac/boost/ticket/8231" target="_top">#8231</a>,
393            <a href="https://svn.boost.org/trac/boost/ticket/8765" target="_top">#8765</a>.
394          </li></ul></div>
395</div>
396<div class="section">
397<div class="titlepage"><div><div><h3 class="title">
398<a name="move.release_notes.release_notes_boost_1_53_00"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_53_00" title="Boost 1.53 Release">Boost
399      1.53 Release</a>
400</h3></div></div></div>
401<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
402<li class="listitem">
403            Better header segregation (bug <a href="https://svn.boost.org/trac/boost/ticket/6524" target="_top">#6524</a>).
404          </li>
405<li class="listitem">
406            Small documentation fixes
407          </li>
408<li class="listitem">
409            Replaced deprecated BOOST_NO_XXXX with newer BOOST_NO_CXX11_XXX macros.
410          </li>
411<li class="listitem">
412            Fixed <a href="https://svn.boost.org/trac/boost/ticket/7830" target="_top">#7830</a>,
413            <a href="https://svn.boost.org/trac/boost/ticket/7832" target="_top">#7832</a>.
414          </li>
415</ul></div>
416</div>
417<div class="section">
418<div class="titlepage"><div><div><h3 class="title">
419<a name="move.release_notes.release_notes_boost_1_51_00"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_51_00" title="Boost 1.51 Release">Boost
420      1.51 Release</a>
421</h3></div></div></div>
422<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
423            Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/7095" target="_top">#7095</a>,
424            <a href="https://svn.boost.org/trac/boost/ticket/7031" target="_top">#7031</a>.
425          </li></ul></div>
426</div>
427<div class="section">
428<div class="titlepage"><div><div><h3 class="title">
429<a name="move.release_notes.release_notes_boost_1_49_00"></a><a class="link" href="release_notes.html#move.release_notes.release_notes_boost_1_49_00" title="Boost 1.49 Release">Boost
430      1.49 Release</a>
431</h3></div></div></div>
432<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
433            Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/6417" target="_top">#6417</a>,
434            <a href="https://svn.boost.org/trac/boost/ticket/6183" target="_top">#6183</a>,
435            <a href="https://svn.boost.org/trac/boost/ticket/6185" target="_top">#6185</a>,
436            <a href="https://svn.boost.org/trac/boost/ticket/6395" target="_top">#6395</a>,
437            <a href="https://svn.boost.org/trac/boost/ticket/6396" target="_top">#6396</a>,
438          </li></ul></div>
439</div>
440</div>
441<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
442<td align="left"></td>
443<td align="right"><div class="copyright-footer">Copyright © 2008-2014 Ion Gaztanaga<p>
444        Distributed under the Boost Software License, Version 1.0. (See accompanying
445        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>)
446      </p>
447</div></td>
448</tr></table>
449<hr>
450<div class="spirit-nav">
451<a accesskey="p" href="thanks_to.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../move.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="reference.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
452</div>
453</body>
454</html>
455