Skip to content

Conversation

@ZERICO2005
Copy link
Contributor

@ZERICO2005 ZERICO2005 commented Nov 4, 2025

https://cplusplus.github.io/LWG/issue2192

The Clang llvm/libcxx headers gave errors in regards to std::abs, so I've cleaned up/fixed the C++ declarations of std::abs.

Now std::abs is declared by including <stdlib.h>, <inttypes.h>, <math.h>, or their <c*> equivalents in C++. Whereas previously it was only <cstdlib> and <cmath>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant