#include <Bit.h>
Public Types | |
| typedef _IntT | IntT |
Static Public Attributes | |
| static const IntT | value = bit_detail::Gen1Bits<IntT,_size>::value << _begin |
| static const IntT | inverted = ~value |
Definition at line 74 of file Bit.h.
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
1.4.6