BitMagic-C++
Data Fields
bm::bvector< Alloc >::iterator_base::dgap_descr Struct Reference

Information about current DGAP block. More...

#include <bm.h>

Data Fields

const gap_word_tptr
 Word pointer. More...
 
gap_word_t gap_len
 Current dgap length. More...
 

Detailed Description

template<class Alloc>
struct bm::bvector< Alloc >::iterator_base::dgap_descr

Information about current DGAP block.

Definition at line 342 of file bm.h.

Field Documentation

◆ gap_len

template<class Alloc >
gap_word_t bm::bvector< Alloc >::iterator_base::dgap_descr::gap_len

◆ ptr

template<class Alloc >
const gap_word_t* bm::bvector< Alloc >::iterator_base::dgap_descr::ptr

The documentation for this struct was generated from the following file: