SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::wt_alphabet_trait< t_wt, typename enable_if_type< typename t_wt::alphabet_category >::type > Struct Template Reference

#include <csa_alphabet_strategy.hpp>

Public Types

using type = typename alphabet_trait<typename t_wt::alphabet_category>::type
 

Detailed Description

template<class t_wt>
struct sdsl::wt_alphabet_trait< t_wt, typename enable_if_type< typename t_wt::alphabet_category >::type >

Definition at line 123 of file csa_alphabet_strategy.hpp.

Member Typedef Documentation

◆ type

template<class t_wt >
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.


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