Boost logo

Boost :

From: David B. Held (dheld_at_[hidden])
Date: 2002-07-08 20:31:15


"Giovanni Bajo" <giovannibajo_at_[hidden]> wrote in message
news:11b001c226e3$7ab020f0$45422597_at_bagio...
> [...]
> For the original poster, the code can be written also as:
>
> bind(fighters, p)();
> [...]

Frankly, I prefer:

(p.get()->*fighters)();

to invoking bind(). ;)

Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk