Go to the source code of this file.
Namespaces | |
namespace | Toshi |
Macros | |
#define | MIN_NUM_BITS ( 8 * sizeof( TUINT32 ) ) |
#define | BIT_SUBNUM_MASK ( MIN_NUM_BITS - 1 ) |
#define BIT_SUBNUM_MASK ( MIN_NUM_BITS - 1 ) |
Definition at line 13 of file TBitArray.cpp.
#define MIN_NUM_BITS ( 8 * sizeof( TUINT32 ) ) |
Definition at line 12 of file TBitArray.cpp.