$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Bind?] Returning generators instead of evaluating.
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-10-20 15:50:09
On 10/19/2011 11:23 AM, Robert Jones wrote:
> ...how would you write the final for_each using bind directly, given
> that the other
> interfaces are fixed?
Use a polymorphic bind, like the standard one or the one from
Boost.Phoenix v3.