$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ben Artin (macdev_at_[hidden])
Date: 2006-02-26 15:46:36
In article <20060226025420.GA10371_at_[hidden]>,
Jordan DeLong <fracture_at_[hidden]> 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>