|
Boost : |
From: Aleksey Gurtovoy (alexy_at_[hidden])
Date: 2001-11-23 12:55:06
Peter Dimov wrote:
> It should - and on a real compiler, it does. On MSVC, you
> need to use the other syntax:
>
> boost::bind<std::string>(to_string(),
> boost::bind(&something::id, _1))(s);
Thanks, it works!
> This looks like a good candidate for a FAQ entry.
Yeah, it would be nice to have it documented somewhere :).
-- Aleksey
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk