Searched refs:is_iec559 (Results 1 – 3 of 3) sorted by relevance
42 static_assert(Float::is_iec559); in max()
152 static constexpr bool is_iec559 = std::numeric_limits<BaseType>::is_iec559; variable
179 static constexpr const bool is_iec559 = false;