Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10808: compare equal operator of vector is broken
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-11-22 11:57:15
#10808: compare equal operator of vector is broken
-------------------------------------+-------------------------------------
Reporter: Dirk Reinbach | Owner: igaztanaga
<dirk.reinbach@â¦> | Status: closed
Type: Bugs | Component: container
Milestone: To Be Determined | Severity: Problem
Version: Boost 1.57.0 | Keywords: container vector
Resolution: fixed | compare equal operator
-------------------------------------+-------------------------------------
Comment (by Dirk Reinbach <dirk.reinbach@â¦>):
Thanx. I was in a hurry and missed a look at the developer version (I was
too clumsy for the web interface and I have no git on my machine).
However, according to your patch you are now using {{{operator!=}}} in
your implementation. Actually this is the only reason I stumbled upon this
bug due to operator ambiguities. If you want to get rid of dependencies to
{{{equal()}}} you should at least copy their implementation IMHO
({{{!(*a==*b)}}}).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10808#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC