$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] difference_type size()?
From: Olaf van der Spek (ml_at_[hidden])
Date: 2011-10-19 15:34:58
On Wed, Oct 19, 2011 at 9:09 PM, <andrey.semashev_at_[hidden]> wrote:
> So bidirectional iterators, for instance, may denote a valid range that
> exceeds difference_type capacity. This is actually a little caveat in the
> Standard.
Is the type of std::distance unspecified then?
Olaf