typedef with restrict keyword

后端 未结 0 1143
耶瑟儿~
耶瑟儿~ 2021-01-23 02:57

I defined aligned floats like this

typedef __attribute((aligned(64))) float aligned_float;

And then I define aligned floats with the rest

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