$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: Viktor Sehr (viktor.sehr_at_[hidden])
Date: 2013-09-20 10:48:51
I wonder if it's possible to make a wrapper which doesn't require the
pipeable function name to be different, or in a separate namespace,
compared to the original function.
I can't figure out myself how to make such a wrapper.