
9 Sep
2011
9 Sep
'11
3:21 p.m.
2011/9/9 Nat Linden
On Fri, Sep 9, 2011 at 10:04 AM, Ivan Le Lann
wrote:
Have you tried *_1 ?
I think that works with boost::lambda::bind and boost::lambda::_1 (also, presumably, the corresponding constructs in Phoenix) but not with plain boost::bind.
Indeed I tried that - getting invalid indirection error.