Skip to content
New issue

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

[FR] C++20 bit-twiddling functions #1664

Closed
truboxl opened this issue Feb 1, 2022 · 1 comment
Closed

[FR] C++20 bit-twiddling functions #1664

truboxl opened this issue Feb 1, 2022 · 1 comment

Comments

@truboxl
Copy link

truboxl commented Feb 1, 2022

Description

rui314/mold#308

It seems like NDK r24 and r23 not yet support all the C++20 bit-twiddling functions even after adding #include <bit>

Example:
std::has_single_bit
std::bit_ceil

@DanAlbert
Copy link
Member

Duplicate of #1530

@DanAlbert DanAlbert marked this as a duplicate of #1530 Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants