Implement n3599 String literal operator templates.
authorEd Smith-Rowland <3dw4rd@verizon.net>
Wed, 17 Apr 2013 01:05:43 +0000 (01:05 +0000)
committerEdward Smith-Rowland <emsr@gcc.gnu.org>
Wed, 17 Apr 2013 01:05:43 +0000 (01:05 +0000)
commit3a8d9ab15448911199ac24e7e23206e0a7e12696
treed59c0e3121b34946be580a8f99242f2fac75e83f
parenta0d079a44311217d7727bd45ceaca4d6e5a65c23
Implement n3599 String literal operator templates.

From-SVN: r198018
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1y/udlit-char-template-neg.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp1y/udlit-char-template.C [new file with mode: 0644]