bmvmin.h File Reference

Go to the source code of this file.

Data Structures

class  bm::miniset< A, N >
 Template class implements memory saving set functionality. More...
class  bm::bvmini< N >
 Mini bitvector used in bvector template to keep block type flags. More...
class  bm::bvector_mini< A >
 Bitvector class with very limited functionality. More...

Namespaces

namespace  bm

Defines

#define BM_MINISET_GAPLEN   (bm::gap_len_table<true>::_len[0])
#define BM_MINISET_ARRSIZE(x)   ((x / 32) + ( (x % 32) && 1 ))

Define Documentation

#define BM_MINISET_ARRSIZE (  )     ((x / 32) + ( (x % 32) && 1 ))
#define BM_MINISET_GAPLEN   (bm::gap_len_table<true>::_len[0])

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