libzypp
13.10.6
|
A bitmaks of _size 1-bits starting at bit _begin. More...
#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 |
A bitmaks of _size 1-bits starting at bit _begin.
typedef _IntT zypp::bit::Mask< _IntT, _begin, _size >::IntT |
|
static |
|
static |