$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: gast128 (gast128_at_[hidden])
Date: 2004-12-15 12:47:56
Ok thank you. We use boost function also as a client defined callback. Because
there is no operator==, it is very hard to unregister. So we came up with a
solution probably comparable to the signals unregister solution.
Wkr,
me