fw4spl
|
Automatic binding class. This class allow to bind automatically a function/method with the right number of arguments. More...
#include <AutoBind.hpp>
Automatic binding class. This class allow to bind automatically a function/method with the right number of arguments.
F | Desired binding signature. |
PLACEHOLDERS_NB | number of placeholders to use. |
Definition at line 33 of file AutoBind.hpp.