Loading...
Searching...
No Matches
bitUtils.h File Reference
+ Include dependency graph for bitUtils.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TF_BITS_FOR_VALUES(n)
 Compute the number of bits required to store the given number of values.
 
#define TF_BITS_FOR_ENUM_VALUES(n)
 Compute the number of bits required to store the given number of (signed) enum values.