Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
udlit-tmpl-arg.C
blob: cec79a5ffb49fed65492a3ed3b0ad8dea6b51a96 [
file
] [
log
] [
blame
]
// { dg-do compile { target c++11 } }
template
<
char
...>
int
operator
""
_abc
();