bm::bvector< Alloc >::iterator_base::block_descr Union Reference

#include <bm.h>

Collaboration diagram for bm::bvector< Alloc >::iterator_base::block_descr:
Collaboration graph
[legend]

Data Fields

bitblock_descr bit_
 BitBlock related info.
dgap_descr gap_
 DGAP block related info.

Detailed Description

template<class Alloc>
union bm::bvector< Alloc >::iterator_base::block_descr

Block type dependent information for current block.

Definition at line 313 of file bm.h.


Field Documentation

BitBlock related info.

Definition at line 315 of file bm.h.

template<class Alloc>
dgap_descr bm::bvector< Alloc >::iterator_base::block_descr::gap_

DGAP block related info.

Definition at line 316 of file bm.h.


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

Generated on Sun Apr 25 09:37:45 2010 for BitMagic by  doxygen 1.6.1