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