$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-07-19 07:19:09
Do you think that it might be a good idea to allow boost::function's
declared as:
function< void (*) (char const * name, int mode) > pf;
?
(Yes, this already has a meaning, so it would probably have to use a
different name. Or use (&) instead of (*).)
-- Peter Dimov http://www.mmltd.net/pdimov