SDSL  3.0.0
Succinct Data Structure Library
sdsl::range_maximum_sct< t_bp_support > Struct Template Reference

#include <rmq_succinct_sct.hpp>

Public Types

typedef rmq_succinct_sct< false, t_bp_support > type
 

Detailed Description

template<class t_bp_support = bp_support_sada<256, 32, rank_support_v5<>>>
struct sdsl::range_maximum_sct< t_bp_support >

Definition at line 24 of file rmq_succinct_sct.hpp.

Member Typedef Documentation

◆ type

template<class t_bp_support = bp_support_sada<256, 32, rank_support_v5<>>>
typedef rmq_succinct_sct<false, t_bp_support> sdsl::range_maximum_sct< t_bp_support >::type

Definition at line 26 of file rmq_succinct_sct.hpp.


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