https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91271
--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> --- std::array uses size_t, not int, as second parameter. I didn't check what the standard says about this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91271
--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> --- std::array uses size_t, not int, as second parameter. I didn't check what the standard says about this.