
19 Oct
2011
19 Oct
'11
7:34 p.m.
On Wed, Oct 19, 2011 at 9:09 PM, <andrey.semashev@gmail.com> 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