Searched defs:has_single_bit (Results 1 – 2 of 2) sorted by relevance
27 _LIBCPP_HIDE_FROM_ABI constexpr bool has_single_bit(_Tp __t) noexcept { in has_single_bit() function
110 [[nodiscard]] constexpr inline bool has_single_bit(T Value) noexcept { in has_single_bit() function