Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[libc++] Use _If for conditional_t (llvm#96193)
This avoids different instantiations when the if and else types are different, resulting in reduced memory use by the compiler.
- Loading branch information