llvm-project
c2a0350d
- [libc++] Simplify a few places where we use __index_sequence (#167213)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
141 days ago
[libc++] Simplify a few places where we use __index_sequence (#167213) This is done in two ways: 1) `index_sequence_for` is back-ported as `__index_sequence_for` 2) Extra functions just to expand the parameter pack are replaced with lambdas
References
#167213 - [libc++] Simplify a few places where we use __index_sequence
Author
philnik777
Parents
cd5ed7ca
Loading