Just to elaborate (as it might not be immediately evident): use the ->Norm() method to count the number bits that are set.
In reply to Re^2: Bitwise operators on binary objects
by Anonyrnous Monk
in thread Bitwise operators on binary objects
by albert
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |