isnormal really messes up the build. Just remove it for now; it can be addressed in a seperate commit. Additionally, conditionally add `noexcept` to the math functions if we are in a C++ context. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| math.cpp | ||
| math.h | ||
| TestMath.cpp | ||
isnormal really messes up the build. Just remove it for now; it can be addressed in a seperate commit. Additionally, conditionally add `noexcept` to the math functions if we are in a C++ context. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| math.cpp | ||
| math.h | ||
| TestMath.cpp | ||