@@ -54,7 +54,7 @@ public:
}
inline void operator ++(void)
- {
+ {
bitboard.bits &= bitboard.bits - 1ULL; // remove least significant one bit