Why doesn't unsigned typeof(var) work? const typeof(x) works fine, so why not?

前端 未结 0 850
日久生厌
日久生厌 2021-01-31 17:51

In a macro I would want to make the value the same width, however unsigned. So, a natural unsigned typeof(x) came to mind. However, it doesn\'t compile:



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