21 May 22:52
Re: [thread] test_lock* and test_move* failures on trunk
Anthony Williams <anthony.ajw <at> gmail.com>
2008-05-21 20:52:33 GMT
2008-05-21 20:52:33 GMT
"Peter Dimov" <pdimov <at> 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 _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed