
21 May
2008
21 May
'08
8:52 p.m.
"Peter Dimov" <pdimov@pdimov.com> writes:
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).
Does bind<void>(&X::f,a1) work, or do I need the type<> parameter? Thanks, Anthony -- Anthony Williams | Just Software Solutions Ltd Custom Software Development | http://www.justsoftwaresolutions.co.uk Registered in England, Company Number 5478976. Registered Office: 15 Carrallack Mews, St Just, Cornwall, TR19 7UL