SDSL 3.0.2
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::rank_support_sd_trait< t_b > Struct Template Reference

#include <sd_vector.hpp>

Public Types

typedef bit_vector::size_type size_type
 

Static Public Member Functions

static size_type adjust_rank (size_type r, size_type)
 

Detailed Description

template<uint8_t t_b>
struct sdsl::rank_support_sd_trait< t_b >

Definition at line 501 of file sd_vector.hpp.

Member Typedef Documentation

◆ size_type

template<uint8_t t_b>
typedef bit_vector::size_type sdsl::rank_support_sd_trait< t_b >::size_type

Definition at line 503 of file sd_vector.hpp.

Member Function Documentation

◆ adjust_rank()

template<uint8_t t_b>
static size_type sdsl::rank_support_sd_trait< t_b >::adjust_rank ( size_type  r,
size_type   
)
inlinestatic

Definition at line 504 of file sd_vector.hpp.


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