BitMagic-C++
Public Member Functions | Data Fields
bm::bvector< Alloc >::allocation_policy Struct Reference

memory allocation policy More...

#include <bm.h>

Public Member Functions

 allocation_policy (bm::strategy s=BM_BIT, const gap_word_t *glevels=bm::gap_len_table< true >::_len) BMNOEXCEPT
 

Data Fields

bm::strategy strat
 
const gap_word_tglevel_len
 

Detailed Description

template<class Alloc>
struct bm::bvector< Alloc >::allocation_policy

memory allocation policy

Defualt memory allocation policy uses BM_BIT, and standard GAP levels tune-ups

Definition at line 804 of file bm.h.


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