id summary reporter owner description type status milestone component version severity resolution keywords cc 4643 Does array operator== behave as excpected pontus.ekh@… No-Maintainer "this is the body of method operator==: return std::equal(x.begin(), x.end(), y.begin()); If x is of size n doesn't this just compare if y's first n elements are equal to n. What if y is bigger than x? Is this really the expected behavior?" Bugs closed To Be Determined array Boost 1.44.0 Problem invalid