[libc] rename cpp::count_ones to cpp::popcount to better mirror std:: (#84388)
libc/src/__support/CPP/bit.h and cpp:: is meant to mirror std::. Fix the TODO.
parent
3712edbd
Please register or sign in to comment
libc/src/__support/CPP/bit.h and cpp:: is meant to mirror std::. Fix the TODO.