$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Cannot use Boost.Croutines with range based for
From: Michel Morin (mimomorin_at_[hidden])
Date: 2014-08-28 13:00:26
Hi Johannes,
> I tried removing that #ifdef (and the std::begin/end) and
> that works on my GCC-4.8.1 install as well.
Yep, that should work on compilers with/without DR1442 fix.
(It would be helpful to make a patch to avoid any miscommunication.)
P.S.
Please don't top-post!
http://www.boost.org/community/policy.html#quoting
Regards,
Michel