[Bug libstdc++/122313] std::vector<T>::insert(const_iterator, InputIt, InputIt) should allow *InputIt with convertible type
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Oct 18 08:07:29 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122313
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://github.com/llvm/llv
| |m-project/pull/116001
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed in libc++ by https://github.com/llvm/llvm-project/pull/116001
More information about the Gcc-bugs
mailing list