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 )) |
|
|
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(). |
|
|
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(). |
1.4.1