Boost logo

Boost Users :

From: Robert Dailey (rcdailey_at_[hidden])
Date: 2008-02-05 18:59:51


Hi,

Currently I have the following:

typedef boost::function<void (int)> MyFunction;

Is there a typedef in the boost::function class for the Signature template
parameter? I need access to the function type passed into the
boost::function object. I've tried finding the boost::function class in the
source, but that turned out to be impossible. The documentation also does
not explain how to do this from what I saw.

Any help is appreciated.



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