WPILibC++ 2025.2.1
|
#include <cmath>
#include <type_traits>
Go to the source code of this file.
Namespaces | |
namespace | gcem |
Functions | |
template<typename T > | |
constexpr bool | gcem::signbit (const T x) noexcept |
Compile-time sign bit detection function. | |