llvm-project
b10d7113
- [libc++][NFC] Move __libcpp_is_integral into the else branch (#142556)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
228 days ago
[libc++][NFC] Move __libcpp_is_integral into the else branch (#142556) This makes it clear that `__libcpp_is_integral` is an implementation detail of `is_integral` if we don't have `__is_integral` and not its own utility.
References
#142556 - [libc++][NFC] Move __libcpp_is_integral into the else branch
Author
philnik777
Parents
3c56437e
Loading