Boost logo

Boost :

From: Paul C. Kunysch (Illume_at_[hidden])
Date: 2001-02-07 13:36:07


Just a small update:

> // Manage the reference to the bound function
> ref init_function_holder(init_function);
> [...]
>
> Perhaps the refcount of 'init_function' shouldn't drop to zero?

It has to drop to zero ... otherwise it will keep a reference
to 'self' and the object cannot be destroyed anymore.


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