From: Aleksey Gurtovoy (alexy_at_[hidden])
Date: 2002-01-25 09:04:33


Peter Dimov wrote:
> > Yep, I'll cooperate with Peter on a wording.
>
> Easy, change ", but not Assignable" to " and Assignable." ;-)

Well, yes, but I was thinking about relaxing (and documenting) 'boost::bind'
requirements/guarantees as well :). Changing 'reference_wrapper<>' alone
won't make my filter iterator example work, - we need also to get rid of all
those private copy assignment operators in "bind.hpp" header :).

Aleksey