$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2004-01-26 14:24:59
On Mon, 26 Jan 2004, Peter Dimov wrote:
> 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.
Thank you! Let the experimentation commence...
Doug