4 lines
78 B
C
4 lines
78 B
C
|
template<unsigned> class SmallString {};
|
||
|
|
||
|
template<int> int var_template = 0;
|