Boost logo

Boost :

From: Piyo (cybermax_69_at_[hidden])
Date: 2007-05-14 16:43:27


Hello,

I was using boost::mem_fun and noticed that only with the 1 or 2
argument form of boost::mem_fun exposes the arguments types
(first_argument_type and second_argument_type) for
"compatibility" purposes. I was wondering if it were possible
to expose in general all argument types just like boost::function
does ( arg1_type, arg2_type, etc..).

Any ideas/comments about this?

Thanks!


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