Boost logo

Boost :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-17 16:11:47


AMDG

Robert Jones wrote:
> Ah... that 's getting there! And so presumably by extension I can write
>
> & ( & _1 ->* & V :: value_type :: second ) ->* & S :: pred;
>
> or is that a step too far?
>
>

I think that you would actually need (untested):

bind(&( & _1 ->* & V :: value_type :: second ) ->* & S :: pred)

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk