Veykril/tlborm

Error in the macro expansion

EvgenHi opened this issue · 0 comments

There is an error in Bit twiddling section of Counting

Screenshot from 2022-08-23 20-38-00

The code highlighted in red should be replaced with ((((count_tts!() << 1) | 1) << 1 << 1) | 1) << 1;