From: Albrecht Fritzsche (albrecht.fritzsche_at_[hidden])
Date: 2002-08-13 08:26:39


Edward Diener wrote:
> In the boost::bind case, for a member function, you need to bind in a
> pointer to the actual object, which passing the "this" parameter does
> effectively.

I see :-)

> I suggest you first look at the standard library versions and
> then re-read boost::bind documentation.

There I go...

Thanks
Ali