[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.
parent
9bb84cec
Please register or sign in to comment
For most algorithms we've just added underscores to the detail function. This changes `std::find` to match that pattern.