SDSL 3.0.1
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::key_text_trait_impl< width, T > Struct Template Reference

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

#include <config.hpp>

Static Public Attributes

static const char * KEY_TEXT
 

Detailed Description

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

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

Definition at line 90 of file config.hpp.

Member Data Documentation

◆ KEY_TEXT

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

Definition at line 92 of file config.hpp.


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