pkarashchenko commented on code in PR #17445:
URL: https://github.com/apache/nuttx/pull/17445#discussion_r2596493813


##########
include/cxx/cmath:
##########
@@ -99,6 +99,9 @@ namespace std
   isnan(float __x)
   { return __builtin_isnan(__x); }
 
+  constexpr float

Review Comment:
   But I think that the same applies to `isnan` and others



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to