|
Boost : |
From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-01-23 10:02:17
On Thursday 22 January 2004 10:23 pm, Edward Diener wrote:
> if (ACallback == boost::bind(&X::AMemberFunction,&x))
> {
> // Do something
> }
> else if (ACallback == boost::bind(&Y::AnotherMemberFunction,&y))
> {
> // Do something else
> }
This will be supported.
Doug
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk