Closed OlegPliss closed 2 years ago
Some C compilers treat int as int32_t. In bit operations relative to bitset_base the index must be pointer-wide.
int
int32_t
bitset_base
Some C compilers treat
int
asint32_t
. In bit operations relative tobitset_base
the index must be pointer-wide.