Searched defs:is_max (Results 1 – 1 of 1) sorted by relevance
173 constexpr bool is_max() const { in is_max() function357 bool is_max() const { return us_ == std::numeric_limits<int64_t>::max(); } in is_max() function