Skip to content

Restrict isPowerOfTwo() to unsigned integral types#920

Merged
yspolyakov merged 2 commits intotmp-devfrom
919-restrict-ispoweroftwo-to-unsigned-integral-types
Dec 13, 2024
Merged

Restrict isPowerOfTwo() to unsigned integral types#920
yspolyakov merged 2 commits intotmp-devfrom
919-restrict-ispoweroftwo-to-unsigned-integral-types

Conversation

@dsuponitskiy
Copy link
Collaborator

No description provided.

@dsuponitskiy dsuponitskiy added the bug Something isn't working label Dec 10, 2024
@dsuponitskiy dsuponitskiy added this to the Release 1.3.0 milestone Dec 10, 2024
@dsuponitskiy dsuponitskiy self-assigned this Dec 10, 2024
@dsuponitskiy dsuponitskiy linked an issue Dec 10, 2024 that may be closed by this pull request
@yspolyakov yspolyakov merged commit b01b987 into tmp-dev Dec 13, 2024
@dsuponitskiy dsuponitskiy deleted the 919-restrict-ispoweroftwo-to-unsigned-integral-types branch January 3, 2025 21:17
yspolyakov pushed a commit that referenced this pull request Apr 2, 2025
* Restrict isPowerOfTwo() to unsigned integral types

* Restored the 'return' statement in IsPowerOfTwo()

---------

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restrict isPowerOfTwo() to unsigned integral types

3 participants