¡@

Home 

c++ Programming Glossary: call_info

Using boost::bind with boost::function: retrieve binded variable type

http://stackoverflow.com/questions/7893768/using-boostbind-with-boostfunction-retrieve-binded-variable-type

#include sstream #include string #include vector struct call_info std function void void func std string arg_type class MyClass.. void func std string arg_type class MyClass std vector call_info _myVec int _myInt double _myDouble public void foo1 int i void.. double d void bar void execute char param void MyClass bar call_info info info.func std bind MyClass foo1 this MyClass _myInt info.arg_type..