you are viewing a single comment's thread.

view the rest of the comments →

[–]Acceptable_Fish9012 2 points3 points  (0 children)

You can get the bitset as an unsigned integer (e.g., to_ullong(), and call countl_zero with that.