C++ - Enable instantiation of variadic templated struct without template arguments

前端 未结 0 1906
一整个雨季
一整个雨季 2021-02-14 00:51

I have a Tuple struct defined with variadic templates as follows:

template struct booltype {};

template
struc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题