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.