[Bug libstdc++/25304] std::fill_n, std::generate_n incorrect signature
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Dec 7 22:21:00 GMT 2005
------- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-07 22:21 -------
Hmm, SGI's stl had them returning a value. This is really weird it changed
from returning a value to not to returning a value. Maybe this was a mistake
in the standard to do that or maybe libstdc++ is just wrong. I wished that
standard had not changed this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25304
More information about the Gcc-bugs
mailing list