mpflanzer commented on code in PR #19891: URL: https://github.com/apache/nuttx/pull/19891#discussion_r3805261650
########## include/cxx/bits/std_abs.h: ########## @@ -0,0 +1,64 @@ +//*************************************************************************** +// include/cxx/bits/std_abs.h Review Comment: I could but I'm not sure if that is a good idea. Including `cstdlib` in `cmath` would mean to make all functions from `cstdlib` also available via `cmath`. What is your concern with the extra file? -- 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]
