Partial template specialisation

后端 未结 0 1034
臣服心动
臣服心动 2020-12-18 20:20

I\'m trying to specialise the constructor of the following templated class

enum class A { a1, a2 };
enum class B { b1, b2 };

template

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