cds
2.3.2
|
SWAR algorithm (source: http://aggregate.org/MAGIC/#Bit%20Reversal) More...
#include <cds/algo/bit_reversal.h>
Public Member Functions | |
uint32_t | operator() (uint32_t x) const |
32bit | |
uint64_t | operator() (uint64_t x) const |
64bit | |
SWAR algorithm (source: http://aggregate.org/MAGIC/#Bit%20Reversal)