brintos

brintos / llvm-project-archived public Read only

0
0
Text · 44 B · f6f7697 Raw
3 lines · cpp
1template <class X>2class C { static X x; };3