Searched defs:is_neq (Results 1 – 6 of 6) sorted by relevance
24 _LIBCPP_HIDE_FROM_ABI inline constexpr bool is_neq(partial_ordering __c) noexcept { return __c != 0… in is_neq() function