public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/53531] New: <,,,,> accepted as template arguments for variadic template
@ 2012-05-30 16:29 redi at gcc dot gnu.org
  2012-07-10 10:37 ` [Bug c++/53531] " niels at penneman dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: redi at gcc dot gnu.org @ 2012-05-30 16:29 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53531
           Summary: <,,,,> accepted as template arguments for variadic
                    template
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: accepts-invalid
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: redi@gcc.gnu.org


template <typename ...> struct S;

int i = S<,,,,>::undefined;


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-07-13  7:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-30 16:29 [Bug c++/53531] New: <,,,,> accepted as template arguments for variadic template redi at gcc dot gnu.org
2012-07-10 10:37 ` [Bug c++/53531] " niels at penneman dot org
2012-07-10 11:01 ` redi at gcc dot gnu.org
2012-07-10 12:58 ` jason at gcc dot gnu.org
2012-07-10 13:03 ` redi at gcc dot gnu.org
2012-07-13  7:53 ` redi at gcc dot gnu.org
2012-07-13  7:55 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).