Error in the macro expansion
EvgenHi opened this issue · 0 comments
EvgenHi commented
There is an error in Bit twiddling section of Counting
The code highlighted in red should be replaced with ((((count_tts!() << 1) | 1) << 1 << 1) | 1) << 1;
EvgenHi opened this issue · 0 comments
There is an error in Bit twiddling section of Counting
The code highlighted in red should be replaced with ((((count_tts!() << 1) | 1) << 1 << 1) | 1) << 1;