SDSL  3.0.0
Succinct Data Structure Library
sdsl::alphabet_trait< t_alphabet_strategy > Struct Template Reference

#include <csa_alphabet_strategy.hpp>

Public Types

typedef byte_alphabet type
 

Detailed Description

template<class t_alphabet_strategy>
struct sdsl::alphabet_trait< t_alphabet_strategy >

Definition at line 89 of file csa_alphabet_strategy.hpp.

Member Typedef Documentation

◆ type

template<class t_alphabet_strategy >
typedef byte_alphabet sdsl::alphabet_trait< t_alphabet_strategy >::type

Definition at line 91 of file csa_alphabet_strategy.hpp.


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