brintos

brintos / llvm-project-archived public Read only

0
0
Text · 54 B · 3b3cefb Raw
4 lines · c
1struct Foo {2  template<typename T> void func() {}3};4