Boost logo

Boost Users :

Subject: Re: [Boost-users] boost.container.vector::operator==() bug?
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2014-11-09 15:07:23


El 05/11/2014 13:46, niXman escribió:
>
> Hi,
>
> https://github.com/boostorg/container/blob/master/include/boost/container/vector.hpp#L1712
>
>
> Explained:
> if ( !(1 != 1) )

Thanks for the bug report. Fixed in

[develop e6d19fb] Fixed in bug in vector::operator==

> Another question is, why 'memcmp()' not used for vectors of fundamental
> types?

Because nobody has provided a patch ;-) I'll add this to the to-do list.
Thanks.

Ion


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net