$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [iterator] UB when implicitly using default constructed counting_iterator<unsigned>
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2012-12-05 18:28:03
[John Bytheway]
> Did you look at std::array's iterator? That should be just a raw
> pointer (I believe the standard guarantees that?)
std::array iterators can be classes (and are, in VC's implementation).
Stephan T. Lavavej
Visual C++ Libraries Developer