cppx-core
bit-level Directory Reference
Directory dependency graph for bit-level:
cppx-core/language/bit-level

Files

file  all.hpp [code]
 
file  bits_per_.hpp [code]
 bits_per_ and magnitude_bits_per_, plus the for-readability constant bits_per_byte.
 
file  intlog2.hpp [code]
 intlog2, the position of the most significant bit in an unsigned value.
 
file  sum_of_bits.hpp [code]
 sum_of_bits, the number of 1-bits in a std::bitset or unsigned value.