[Bug libstdc++/23767] std::vector iterator implementation wrong
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 7 20:19:00 GMT 2005
------- Additional Comments From bangerth at dealii dot org 2005-09-07 20:19 -------
If you add a third argument to the constructor, don't you somehow have to
add the old constructor with its two-argument signature to the library to
allow old programs to link against the new library?
How would you do that in this case?
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23767
More information about the Gcc-bugs
mailing list