|
Boost Users : |
Subject: [Boost-users] boost::function typename Signature
From: veerus (veeranjaneyulu.sadhanala_at_[hidden])
Date: 2009-09-18 08:37:27
How to extract the return type and the argument type list from the type
Signature in
boost::function<Signature> ?
More specifically if I have a object of type boost::function< int ( double)
>, the thing "int (double)" is matched with a type. What type is that ?
Where can I find it?
Thanks
-- View this message in context: http://www.nabble.com/boost%3A%3Afunction-typename-Signature-tp25507953p25507953.html Sent from the Boost - Users mailing list archive at Nabble.com.
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