From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-01-26 14:17:43


Douglas Gregor wrote:
> On Tuesday 20 January 2004 01:29 pm, Douglas Gregor wrote:
>> On the main branch, I've implemented operator== and operator!= for
>> Boost.Function (but not in the form you expect).
>
> It's now documented.

CVS HEAD now has operator==/!= for bind and mem_fn.