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++/16505] std::uninitialized_fill_n() incorrect signature


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-13 00:29 -------
Confirmed, but I want to say this is defect in the standard because the old STL library had a return type.
Also I think you cannot do what you just did anyways in a confirming way.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-07-13 00:29:23
               date|                            |


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


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