$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-09-11 19:30:27
"David Abrahams" <dave_at_[hidden]> wrote in message
news:ud60sjqg2.fsf_at_boost-consulting.com...
> "Jonathan Turkanis" <technews_at_[hidden]> writes:
> >
> > What I'd really like to be able to do is test assignability.
>
> Forget it. Anything that can only be a member function is out. Also
> anything that's implicitly-generated and can only be disabled by
> making it private is out. operator= fails both tests :(
>
I was just dreaming ....
Jonathan