#include <Bit.h>
Public Types | |
| typedef _IntT | IntT |
| typedef MaxBits< IntT > | MaxBits |
| typedef Mask< IntT, _begin, _size > | Mask |
Static Public Attributes | |
| static const unsigned | begin = _begin |
| static const unsigned | size = _size |
| static const unsigned | end = _begin + _size |
Definition at line 83 of file Bit.h.
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
1.4.6