[Bug libstdc++/13624] Unsafe delimiter in ostream_iterator

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 9 06:19:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-09 06:19 -------
I do not know if this is a bug (24.5.2.1 P2):
ostream_iterator(ostream_type& s, const charT* delimiter);
2 Effects: Initializes out_stream with s and delim with delimiter. 

What does it mean by "initializes".

-- 


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



More information about the Gcc-bugs mailing list