Y
Hacker News
new
|
ask
|
show
|
jobs
by
celrod
933 days ago
`std::popcount` was added to the stl in C++20
https://en.cppreference.com/w/cpp/numeric/popcount
1 comments
asb
933 days ago
Thanks for pointing that out - definitely a better choice for C++.
link