Feature #201
Support template function objects in connect()
Start date:
12/02/2009
Due date:
% Done:
0%
Estimated time:
Description
We want to be able to support (for example) the following syntax:
pb->clicked().connect(boost::bind(&AddPersonAuto::bla,this,5))
Updated by Koen Deforche over 13 years ago
- Status changed from New to Resolved
- Assignee changed from Wim Dumon to Koen Deforche
This has been fixed in our development branch.