Check if bitset a and bitset b are identical.
Synopsis
Return Value
true if a and b have the same bits set.
Parameters
Name |
Description |
a |
The left‐hand bitset. |
b |
The right‐hand bitset. |
Created with MrDocs