SDSL
3.0.0
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 111 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 113 of file csa_alphabet_strategy.hpp.