[PATCH] C++20 P1032 for __debug::array

Jonathan Wakely jwakely@redhat.com
Mon Nov 25 22:18:00 GMT 2019


On 25/11/19 22:34 +0100, François Dumont wrote:
>I plan to commit this tomorrow.

Thanks.

>But I really wonder if we couldn't just add some __glibcxx_checks_xxx 
>in std/array ?

That probably makes sense. std::array<T, N>::iterator is just T* so we
don't get debug iterators anyway.



More information about the Libstdc++ mailing list