https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44015
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|NEW
Assignee|bkoz at gcc dot g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44015
Richard Biener changed:
What|Removed |Added
Target Milestone|4.8.3 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44015
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.8.1 |4.8.2
--- Comment #6 from Jakub Jelinek
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44015
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.8.0 |4.8.1
--- Comment #5 from Jakub
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44015
Benjamin Kosnik changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44015
--- Comment #3 from Benjamin Kosnik 2012-05-02
22:25:36 UTC ---
Author: bkoz
Date: Wed May 2 22:25:28 2012
New Revision: 187066
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187066
Log:
2012-05-02 Benjamin Kosnik
PR libstdc++/44
--- Comment #2 from redi at gcc dot gnu dot org 2010-05-06 19:44 ---
basic_stringstream etc. are missing docs for their default template arguments
too, I think it's because the doxygen comments are on the class template
definitions, not on the forward declarations in and
, and the defau
--- Comment #1 from paolo dot carlini at oracle dot com 2010-05-06 17:39
---
Let's add Benjamin for this one too.
Are you sure the template parameters and the defaults are documented for *all*
the other classes besides basic_string? Seems really weird.
--
paolo dot carlini at oracl