All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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. More...
 
#define TF_BITS_FOR_ENUM_VALUES(n)
 Compute the number of bits required to store the given number of (signed) enum values. More...