j
k
j a
j l
...boost::bind( boost::type<void>(), f, a1 ) Never mind, this doesn't work for member pointers. Ugh.
boost::bind( boost::type<void>(), f, a1 )
Never mind, this doesn't work for member pointers. Ugh.
It should work now (as of revision 45619).
Back to the thread
Back to the list