Is x!=x legal way to implement std::isnan()

前端 未结 0 574
名媛妹妹
名媛妹妹 2021-01-15 00:22

Although Microsoft blogs claim otherwise using std::isnan in my code still does generate calls to c++ runtime instead of inlined ucomiss. Now I wor

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