We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
P0556R3 <bit> ispow2(), ceil2(), floor2(), log2p1() P1355R2 Narrow Contract For ceil2()
<bit>
ispow2()
ceil2()
floor2()
log2p1()
This may need compiler support.
NOTE: These functions were renamed. See #554.
The text was updated successfully, but these errors were encountered:
1980e1a
Add P0553R4 and P0556R3 to <bit> (with D1956 rename) (microsoft#310)
0e3471b
Resolves microsoft#25 and resolves microsoft#26. Currently active for Clang and EDG, but not C1XX.
barcharcraz
No branches or pull requests
P0556R3
<bit>
ispow2()
,ceil2()
,floor2()
,log2p1()
P1355R2 Narrow Contract For
ceil2()
This may need compiler support.
NOTE: These functions were renamed. See #554.
The text was updated successfully, but these errors were encountered: