SDSL 3.0.1
Succinct Data Structure Library
sdsl::key_bwt_trait_impl< width, T > Struct Template Reference

Helper classes to transform width=0 and width=8 to corresponding bwt key. More...

#include <config.hpp>

Static Public Attributes

static const char * KEY_BWT
 

Detailed Description

template<uint8_t width, typename T = void>
struct sdsl::key_bwt_trait_impl< width, T >

Helper classes to transform width=0 and width=8 to corresponding bwt key.

Definition at line 109 of file config.hpp.

Member Data Documentation

◆ KEY_BWT

template<uint8_t width, typename T = void>
const char* sdsl::key_bwt_trait_impl< width, T >::KEY_BWT
static

Definition at line 111 of file config.hpp.


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