Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-08-04 22:11:48


I've added a function_traits class template to extract the arity, return type,
and argument types from a function type. It's only available when partial
specialization is available, although we can extract the arity in the absence
of partial specialization if anyone is interested. Testcases & docs also in
CVS.

boost::function is using this now.

        Doug


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