$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Limitations of BOOST_COROUTINES_V2 (pass by reference)
From: Nat Goodspeed (nat_at_[hidden])
Date: 2014-07-09 17:18:08
On Fri, Jul 4, 2014 at 11:22 AM, Oliver Kowalke
<oliver.kowalke_at_[hidden]> wrote:
> - your example compiles and works with code from branch develop/master - it
> might be a regression in 1.55 and should be fixed in 1.56
I tried my little program (earlier in this thread) with 1.56 beta 1,
and it works with that Boost package.