$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-05-21 07:47:36
> boost::bind( boost::type<void>(), f, a1 )
Never mind, this doesn't work for member pointers. Ugh.