The Nest
Explore
Sign in
nuudlman
llvm
clang
test
ASTMerge
injected-class-name-decl
Inputs
inject1.cpp
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
template
<
class
X
>
class
C
{
static
X x
;
}
;