https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107927
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- In the original <vector> code that should be: const size_type __n = std::distance(__first, __last);
redi at gcc dot gnu.org via Gcc-bugs Wed, 30 Nov 2022 04:48:36 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107927
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- In the original <vector> code that should be: const size_type __n = std::distance(__first, __last);