[Bug libstdc++/114149] lexicographical_compare should use memcmp for C++20 contiguous iterators as well as pointers
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 5 11:40:32 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114149
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I'm writing a proposal to say the library can assume contiguous iterators are
sane.
More information about the Gcc-bugs
mailing list