SDSL 3.0.2
Succinct Data Structure Library
|
#include <csa_alphabet_strategy.hpp>
Public Types | |
using | type = typename alphabet_trait< typename t_wt::alphabet_category >::type |
Definition at line 123 of file csa_alphabet_strategy.hpp.
using sdsl::wt_alphabet_trait< t_wt, typename enable_if_type< typename t_wt::alphabet_category >::type >::type = typename alphabet_trait<typename t_wt::alphabet_category>::type |
Definition at line 125 of file csa_alphabet_strategy.hpp.