$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [range] why not adding conversion operator std::pair<FTI.FTI> to boost iterator_range
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2014-06-11 08:34:59
On Wednesday 11 June 2014 08:58:44 Andreas Fabri wrote:
> Wouldn't it be a good idea to add a conversion operator to
> the class iterator_range?
I suppose, the problem is that there is no reliable way to know that a certain
type T is an iterator.