$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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.