function_traits of bind - functors possible?
19 Nov
2004
19 Nov
'04
5:24 p.m.
Is it possible to use function_traits for functors that have been
created with bind?
I.e.:
template<Function>
foo (Function f) {
typedef typename boost::function_traits<Function>::type fn_t;
boost::signal
7296
Age (days ago)
7296
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roland Schwarz