Boost logo

Boost :

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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk