|
Boost : |
From: Peter Soetens (peter.soetens_at_[hidden])
Date: 2006-02-24 04:22:37
Hi,
I want to use a partial template specialisation which is selected on basis of
the arity of a bind function object type. Event more, I'd like to access
the ::arg1_type, etc types of a bind object type. Why is this not part of the
boost::bind or lambda::bind interface ?
I thought solving it with the (to be accepted)
function_types::function_type_arity<BoundType>::type::value, but the latest
version of function_types does not 'support' inspection of bound object
types.
Other library writers must have felt a need for this interface as well ? Or am
I missing something ?
With kind regards,
Peter Soetens
-- Peter Soetens -- FMTC -- <http://www.fmtc.be>
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk