
26 Feb
2006
26 Feb
'06
8:46 p.m.
In article <20060226025420.GA10371@allusion.net>, Jordan DeLong <fracture@allusion.net> wrote:
But the suprising thing is that this has the effect of making the expressions: `a == b' and `!(a < b) && !(b < a)' for shared ptr's `a' and `b' possibly return different values, because operator== is simply defined as `a.get() == b.get()'.
<http://std.dkuug.dk/jtc1/sc22/wg21/docs/papers/2004/n1590.html> -- I changed my name: <http://periodic-kingdom.org/People/NameChange.php>