[Bug libstdc++/107092] std::for_each_n and its friends incorrectly accept size parameters that are not convertible to an integer type
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 30 10:56:41 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107092
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
https://cplusplus.github.io/LWG/issue3213 is relevant, but we didn't address
the ambiguity question.
More information about the Gcc-bugs
mailing list