SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::rank_support_sd_trait< 0 > Struct Reference

#include <sd_vector.hpp>

Public Types

typedef bit_vector::size_type size_type
 
typedef bit_vector::size_type size_type
 

Static Public Member Functions

static size_type adjust_rank (size_type r, size_type n)
 
static size_type adjust_rank (size_type r, size_type)
 

Detailed Description

Definition at line 511 of file sd_vector.hpp.

Member Typedef Documentation

◆ size_type [1/2]

Definition at line 503 of file sd_vector.hpp.

◆ size_type [2/2]

Definition at line 513 of file sd_vector.hpp.

Member Function Documentation

◆ adjust_rank() [1/2]

static size_type sdsl::rank_support_sd_trait< 0 >::adjust_rank ( size_type r,
size_type n )
inlinestatic

Definition at line 514 of file sd_vector.hpp.

◆ adjust_rank() [2/2]

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: