BitMagic-C++
Static Public Attributes
bm::gap_len_table_nl< T > Struct Template Reference

Non-linear size growth GAP lengths table. More...

#include <bmconst.h>

Static Public Attributes

static const gap_word_t _len [bm::gap_levels]
  More...
 

Detailed Description

template<bool T>
struct bm::gap_len_table_nl< T >

Non-linear size growth GAP lengths table.

Definition at line 422 of file bmconst.h.

Field Documentation

◆ _len

template<bool T>
const gap_word_t bm::gap_len_table_nl< T >::_len
static
Initial value:
=
{ 32, 128, 512, bm::gap_max_buff_len }
const unsigned gap_max_buff_len
Definition: bmconst.h:80

Definition at line 424 of file bmconst.h.


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