Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals | Examples

bmvmin.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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 ))
 

Definition at line 35 of file bmvmin.h.

Referenced by bm::miniset< A, N >::mem_used(), bm::bvmini< N >::swap(), and bm::miniset< A, N >::~miniset().

#define BM_MINISET_GAPLEN   (bm::gap_len_table<true>::_len[0])
 

Definition at line 34 of file bmvmin.h.

Referenced by bm::miniset< A, N >::mem_used(), bm::miniset< A, N >::set(), and bm::miniset< A, N >::~miniset().


Generated on Thu Apr 20 13:29:03 2006 for BitMagic by  doxygen 1.4.1