SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::rank_support_rrr_trait< t_bit_pattern > Struct Template Reference

#include <rrr_vector.hpp>

Public Types

typedef bit_vector::size_type size_type
 

Static Public Member Functions

static size_type adjust_rank (size_type r, SDSL_UNUSED size_type n)
 

Detailed Description

template<uint8_t t_bit_pattern>
struct sdsl::rank_support_rrr_trait< t_bit_pattern >

Definition at line 436 of file rrr_vector.hpp.

Member Typedef Documentation

◆ size_type

template<uint8_t t_bit_pattern>
typedef bit_vector::size_type sdsl::rank_support_rrr_trait< t_bit_pattern >::size_type

Definition at line 438 of file rrr_vector.hpp.

Member Function Documentation

◆ adjust_rank()

template<uint8_t t_bit_pattern>
static size_type sdsl::rank_support_rrr_trait< t_bit_pattern >::adjust_rank ( size_type r,
SDSL_UNUSED size_type n )
inlinestatic

Definition at line 439 of file rrr_vector.hpp.


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