llvm-project
84003241
- [libc++][NFC] Rename __find_impl to __find (#90163)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[libc++][NFC] Rename __find_impl to __find (#90163) For most algorithms we've just added underscores to the detail function. This changes `std::find` to match that pattern.
References
#90163 - [libc++][NFC] Rename __find_impl to __find
Author
philnik777
Parents
9bb84cec
Loading