|
Boost : |
From: Anthony Williams (anthony.ajw_at_[hidden])
Date: 2008-05-21 16:52:33
"Peter Dimov" <pdimov_at_[hidden]> 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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk