Boost logo

Boost Users :

Subject: Re: [Boost-users] Access function parameter types as mpl sequence?
From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2009-06-09 07:22:02


> Only if you know the type of the function.
>
> http://www.boost.org/libs/function_types

Waw. I hadn't noticed this library, I used to use the function_traits
of Boost.TypeTraits which is much more limited precisely because it
doesn't expose arguments as a MPL sequence.

Maybe pointing out the existence of Boost.FunctionTypes in the doc of
function_traits could be good? BTW, I'm wondering if keeping
function_traits makes sense as long as a specialized library
exists...?

Bruno


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net