SDSL 3.0.1
Succinct Data Structure Library
sdsl::lcp_support_tree< t_lcp > Struct Template Reference

Helper class which provides _lcp_support_tree the context of a CST. More...

#include <lcp_support_tree.hpp>

Public Types

template<class t_cst >
using type = _lcp_support_tree< t_lcp, t_cst >
 

Detailed Description

template<class t_lcp = lcp_wt<>>
struct sdsl::lcp_support_tree< t_lcp >

Helper class which provides _lcp_support_tree the context of a CST.

Definition at line 193 of file lcp_support_tree.hpp.

Member Typedef Documentation

◆ type

template<class t_lcp = lcp_wt<>>
template<class t_cst >
using sdsl::lcp_support_tree< t_lcp >::type = _lcp_support_tree<t_lcp, t_cst>

Definition at line 196 of file lcp_support_tree.hpp.


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