$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [range][algorithms] How about making the range algorithms pipeable as the range adaptors are?
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2013-09-20 09:08:34
> > I suppose we could have a utility library that defines a macro to
> generate the wrapper
> You mean a macro like: "MAKE_PIPEABLE(boost::accumulate, accumulated);"?
Yes. I don't think it's possible to do it without such a wrapper.
Regards,
Nate