On Feb 6, 2008 11:18 AM, Rene Rivera <grafikrobot@gmail.com> wrote:
You could use the new function_traits library, but that's not in a
release yet. Or recreate the type "manually" using the component
typedefs in function <http://boost.org/doc/html/boost/functionN.html>.