|
Boost Users : |
From: Daniel James (daniel_at_[hidden])
Date: 2005-08-20 15:27:49
Éò»Û·å wrote:
> example points.cpp has a big bug leads to can not compile
> line 23 error : return x = other.x && y == other.y;
> The correct code must be : return x == other.x && y == other.y;
Thanks, it'll be fixed in 1.33.1.
Daniel
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