Boost logo

Boost :

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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk