sparse-map
|
Functions | |
int | fallback_popcountll (unsigned long long int x) |
int | fallback_popcount (unsigned int x) |
int | popcountll (unsigned long long int x) |
int | popcount (unsigned int x) |
|
inline |
|
inline |
Define the popcount(ll) methods and pick-up the best depending on the compiler.
|
inline |
|
inline |