Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2000-05-27 08:14:30


> > Here is a class that does just that. It simply takes a binary predicate
and
> > exchanges the order of the parameters. Please tell me what you think.
>
> I think this is useful and nicely done.
>
> Is it possible, using traits, to make an implementation that would work
with
> a function and not just a function object? If so, that's a useful
> improvement.

apply(f, arg2, arg1); // :)

--
Peter Dimov
Multi Media Ltd.

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