llvm-project
8c3aa3e8
- [libc++][NFC] Replace typedefs with using declarations in <vector> (#134083)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
150 days ago
[libc++][NFC] Replace typedefs with using declarations in <vector> (#134083) This brings the code base a bit closer to using `using` declarations everywhere.
References
#134083 - [libc++][NFC] Replace typedefs with using declarations in <vector>
Author
philnik777
Parents
883afa4e
Loading