dlvhex  2.5.0
bm::gap_len_table< T > Struct Template Reference

Default GAP lengths table. More...

#include <vs10/bm/bmfunc.h>

Static Public Attributes

static const gap_word_t _len [bm::gap_levels]

Detailed Description

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

Default GAP lengths table.

Definition at line 113 of file bmfunc.h.


Field Documentation

template<bool T>
const gap_word_t bm::gap_len_table< T >::_len [static]
Initial value:
 
                { 128, 256, 512, bm::gap_max_buff_len }

Definition at line 115 of file bmfunc.h.


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