Boost logo

Boost :

From: Dirk Gerrits (dirk_at_[hidden])
Date: 2002-10-31 14:48:13


/libs/signals/doc/reference/signalN.html contains the following:

void disconnect(const group_type& group);
[...]
Complexity: O(lg n) + k where n is the number of slots known to the
signal and k is the number of .

I think there is something missing before the period?

This is in 1_29_0 as well as my latest CVS checkout.

Regards,
Dirk Gerrits


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