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

Default 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< T >

Default GAP lengths table.

Definition at line 394 of file bmconst.h.

Field Documentation

◆ _len

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

Definition at line 396 of file bmconst.h.


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