mirror of
https://github.com/apache/nuttx.git
synced 2026-08-29 05:10:44 +00:00
The overloads of std::abs are defined in cstdlib and cmath according to the C++ standard. Without these new definitions the `int std::abs(int)` function was selected for all argument types resulting in a truncation of the return values. Signed-off-by: Moritz Pflanzer <moritz@chickadee-engineering.com> |
||
|---|---|---|
| .. | ||
| std_abs.h | ||