SDSL 3.0.2
Succinct Data Structure Library
|
#include <suffix_array_helper.hpp>
Public Types | |
typedef t_csa::value_type | value_type |
typedef t_csa::size_type | size_type |
Static Public Member Functions | |
static value_type | access (t_csa const &csa, size_type i) |
Definition at line 63 of file suffix_array_helper.hpp.
typedef t_csa::size_type sdsl::traverse_csa_psi_trait< t_csa, t_direction >::size_type |
Definition at line 66 of file suffix_array_helper.hpp.
typedef t_csa::value_type sdsl::traverse_csa_psi_trait< t_csa, t_direction >::value_type |
Definition at line 65 of file suffix_array_helper.hpp.
|
inlinestatic |
Definition at line 67 of file suffix_array_helper.hpp.