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


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