![]() |
Rosetta
2021.16
|
#include <format.h>

Static Public Member Functions | |
| template<typename T > | |
| static bool | isinfinity (T x) |
| template<typename T > | |
| static bool | isnotanumber (T x) |
| static bool | isnegative (double x) |
|
inlinestatic |
References fmt::internal::_finite(), fmt::internal::const_check(), and fmt::internal::isinf().
|
inlinestatic |
|
inlinestatic |
References fmt::internal::_isnan(), fmt::internal::const_check(), and fmt::internal::isnan().
1.8.7