$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Range] compilation error with mfc-iteration-support
From: Eric Niebler (eniebler_at_[hidden])
Date: 2014-08-25 12:03:30
On 8/24/2014 1:24 AM, Tobias Loew wrote:
<snip>
> changing the name of
>
> boost::range_detail::range_const_iterator
>
> to
>
> boost::range_detail::range_const_iterator_helper
>
> resolves the problem.
> I expect other begin/end adapters to run into the same problem.
Please file a bug. Thanks,
Eric