llvm-project
152bda72
- [libc++] Replace the last uses of __tuple_types with __type_list (#167214)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
71 days ago
[libc++] Replace the last uses of __tuple_types with __type_list (#167214) `__tuple_types` is at this point just a `__type_list` with a weird name, so we can just replace the few places it's still used.
References
#167214 - [libc++] Replace the last uses of __tuple_types with __type_list
Author
philnik777
Parents
3637f66b
Loading