Searched refs:is_exact (Results 1 – 4 of 4) sorted by relevance
117 static_assert(!std::numeric_limits<BaseType>::is_exact,145 static constexpr bool is_exact = false; variable
173 static constexpr const bool is_exact = false;
351 typename = std::enable_if_t<!std::numeric_limits<FloatType>::is_exact &&
20138 optional bool is_exact = 2; field