How do I perform an addition of a templated struct?

后端 未结 0 1661
旧巷少年郎
旧巷少年郎 2021-01-03 00:37

Currently I\'m learning about structs and templated. I have a templated struct:

template
struct ConstInt
{
    static int  eval()
    {
              


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