libzypp 17.37.17
|
A bitmaks of _size 1-bits starting at bit _begin. More...
#include <zypp/Bit.h>
Public Types | |
using | IntT = TInt |
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.
using zypp::bit::Mask< TInt, _begin, _size >::IntT = TInt |
|
static |
|
static |