Template:cpp/numeric/dsc popcount
From cppreference.com
|- class="t-dsc"
|(C++20)
| counts the number of 1 bits in an unsigned integer
(function template)
|-