$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-07-09 06:50:47
From: "Paul Mensonides" <pmenso57_at_[hidden]>
> I don't know what 'bind' does exactly, but the mechanism would have to
handle
> the regular pointer-to-data-member case also. Overloading won't work,
because a
> general T::* would catch everything--including the
pointers-to-member-functions.
Would it?