$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-05-08 07:49:45
Neal Becker <ndbecker2_at_[hidden]> writes:
> David Abrahams wrote:
>
>> Hi Thorsten,
>>
>> I took the liberty of checking this patch into the HEAD:
> + template< typename C >
> + struct range_iterator<C const>
> + {
> + typedef BOOST_DEDUCED_TYPENAME C::const_iterator type;
> + };
> +
>
> So, I no longer need to use range_const_iterator?
Assuming Thorsten likes the patch, that's right.
-- Dave Abrahams Boost Consulting www.boost-consulting.com