Sizeof(SIMD vector) issue in macros

后端 未结 0 1975
猫巷女王i
猫巷女王i 2020-12-05 13:23

I want to define several macros to calculate the size of a type. The following is an example running normally.

#include 

#define A sizeof(long         


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