repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR c++/85765 - SFINAE and non-type default template arg.
[official-gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
inline-ns5.C
blob
20a3dc6bb8e54956157bd20c5e9fdc59b4a824d5
1
// { dg-options "-std=gnu++98 -pedantic-errors" }
2
inline namespace { } // { dg-error "inline namespaces" }