This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/25306] fill_n, generate_n assume Size is modifiable



------- Comment #5 from gdr at cs dot tamu dot edu  2006-01-10 17:13 -------
Subject: Re:  fill_n, generate_n assume Size is modifiable

"chris at bubblescope dot net" <gcc-bugzilla@gcc.gnu.org> writes:

| But now I've decided thats no good, as difference_type isn't designed for
| OutputIterators. 

Indeed; and that is arguably a bug in the standard specification.

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25306



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]