[Bug c++/60714] comments in template instantiation are interpreted

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 30 23:50:00 GMT 2014


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
No, the comment is not being interpreted, the thing before the comment is not a
valid typename:

std::basic_stringbuf::int_type



More information about the Gcc-bugs mailing list