1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4<title>Spirit V2.5.8 (Boost V1.71.0)</title> 5<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="../../index.html" title="Spirit 2.5.8"> 8<link rel="up" href="../what_s_new.html" title="What's New"> 9<link rel="prev" href="spirit_2_5_8_boost_1_72.html" title="Spirit V2.5.8 (Boost V1.72.0)"> 10<link rel="next" href="spirit_2_5_8.html" title="Spirit V2.5.8"> 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="spirit_2_5_8_boost_1_72.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../what_s_new.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="spirit_2_5_8.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> 24</div> 25<div class="section"> 26<div class="titlepage"><div><div><h3 class="title"> 27<a name="spirit.what_s_new.spirit_2_5_8_boost_1_71"></a><a class="link" href="spirit_2_5_8_boost_1_71.html" title="Spirit V2.5.8 (Boost V1.71.0)">Spirit V2.5.8 28 (Boost V1.71.0)</a> 29</h3></div></div></div> 30<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> 31<li class="listitem"> 32 Explicitly delete all non implemented assignment operators. <a href="https://github.com/boostorg/spirit/pull/489" target="_top">GH#489</a> Romain 33 Geissler 34 </li> 35<li class="listitem"> 36 Port <code class="computeroutput"><span class="identifier">hold_any</span></code> to Boost.Core 37 typeinfo. <a href="https://github.com/boostorg/spirit/pull/510" target="_top">GH#510</a> Andrey Semashev 38 </li> 39<li class="listitem"> 40 Lex: Removed variadic <code class="computeroutput"><span class="identifier">tokenize_and_phrase_parse</span></code>. 41 <a href="https://github.com/boostorg/spirit/pull/491" target="_top">GH#491</a> 42 </li> 43<li class="listitem"> 44 Qi: Floating point parser fixes. <a href="https://svn.boost.org/trac/boost/ticket/11608" target="_top">TRAC#11608</a> <a href="https://github.com/boostorg/spirit/issues/421" target="_top">GH#421</a> <a href="https://github.com/boostorg/spirit/issues/495" target="_top">GH#495</a> <a href="https://github.com/boostorg/spirit/issues/498" target="_top">GH#498</a> <a href="https://github.com/boostorg/spirit/issues/503" target="_top">GH#503</a> 45 </li> 46<li class="listitem"> 47 utree: Missing <code class="computeroutput"><span class="special"><</span><span class="identifier">cstring</span><span class="special">></span></code> include in <code class="computeroutput"><span class="identifier">utree_detail2</span><span class="special">.</span><span class="identifier">hpp</span></code>. 48 <a href="https://github.com/boostorg/spirit/issues/502" target="_top">GH#502</a> 49 </li> 50</ul></div> 51</div> 52<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 53<td align="left"></td> 54<td align="right"><div class="copyright-footer">Copyright © 2001-2011 Joel de Guzman, Hartmut Kaiser<p> 55 Distributed under the Boost Software License, Version 1.0. (See accompanying 56 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>) 57 </p> 58</div></td> 59</tr></table> 60<hr> 61<div class="spirit-nav"> 62<a accesskey="p" href="spirit_2_5_8_boost_1_72.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../what_s_new.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="spirit_2_5_8.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> 63</div> 64</body> 65</html> 66