Boost C++ Libraries: Ticket #11450: boost::spirit::multi_pass operators not const https://svn.boost.org/trac10/ticket/11450 <p> The operators !=, &gt;, &gt;= and &lt;= of boost::spirit::multi_pass are not const when they clearly should be, like the operators == and &lt; they use. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11450 Trac 1.4.3 Nikita Kniazev <nok.raven@…> Thu, 14 Dec 2017 19:00:51 GMT <link>https://svn.boost.org/trac10/ticket/11450#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11450#comment:1</guid> <description> <p> Fixed in ​<a class="ext-link" href="https://github.com/boostorg/spirit/pull/190"><span class="icon">​</span>https://github.com/boostorg/spirit/pull/190</a> plus ​<a class="ext-link" href="https://github.com/boostorg/spirit/pull/192"><span class="icon">​</span>https://github.com/boostorg/spirit/pull/192</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Joel de Guzman</dc:creator> <pubDate>Fri, 15 Dec 2017 00:01:01 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/11450#comment:2 https://svn.boost.org/trac10/ticket/11450#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket