Subject: [Boost-users] boost.container.vector::operator==() bug?
From: niXman (i.nixman_at_[hidden])
Date: 2014-11-05 07:46:42


Hi,

https://github.com/boostorg/container/blob/master/include/boost/container/vector.hpp#L1712

Explained:
if ( !(1 != 1) )

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

-- 
Regards, niXman
___________________________________________________
Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows:
http://sourceforge.net/projects/mingw-w64/
___________________________________________________
Another online IDE: http://liveworkspace.org/