A single 1-bit within a Range.  
 More...
#include <zypp/Bit.h>
|  | 
| using | RangeT = TRange | 
| using | IntT = typename TRange::IntT | 
template<class TRange, unsigned _pos>
struct zypp::bit::RangeBit< TRange, _pos >
A single 1-bit within a Range. 
SubField::Mask::value;            
Range of bits starting at bit _begin with length _size.
  
Definition at line 128 of file Bit.h.
◆ RangeT
template<class TRange, unsigned _pos> 
      
 
 
◆ IntT
template<class TRange, unsigned _pos> 
      
 
 
◆ value
template<class TRange, unsigned _pos> 
 
 
The documentation for this struct was generated from the following file: