$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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