$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-05-21 17:22:07
Anthony Williams:
> Does bind<void>(&X::f,a1) work, or do I need the type<> parameter?
I couldn't think of a (relatively easy) way to make bind<void> work.