llvm-project
152bda72 - [libc++] Replace the last uses of __tuple_types with __type_list (#167214)

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.
Author
Parents
Loading