If __STDC_IEC_559__ is not defined, then how to determine at compile time, which features of IEEE 754 are actually supported?

后端 未结 0 805
清歌不尽
清歌不尽 2020-12-08 06:45

If __STDC_IEC_559__ is not defined, then how to determine at compile time, which features of IEEE 754 are actually supported (or not supported)?

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