[Bug libstdc++/25306] fill_n, generate_n assume Size is modifiable
chris at bubblescope dot net
gcc-bugzilla@gcc.gnu.org
Tue Jan 10 10:37:00 GMT 2006
------- Comment #2 from chris at bubblescope dot net 2006-01-10 10:37 -------
I'm unclear on why it should be convertable to one of the built-in integral
types at all.. surely saying that
iterator_traits<_OutputIterator>::difference_type (where _OutputIterator is the
first parameter to the function) would make more sense?
--
chris at bubblescope dot net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chris at bubblescope dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25306
More information about the Gcc-bugs
mailing list