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

#include <hyb_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 adapt (size_type res, size_type i)
 
static size_type adapt (size_type res, size_type)
 

Detailed Description

Definition at line 724 of file hyb_vector.hpp.

Member Typedef Documentation

◆ size_type [1/2]

typedef bit_vector::size_type sdsl::rank_result< t_bp >::size_type

Definition at line 716 of file hyb_vector.hpp.

◆ size_type [2/2]

typedef bit_vector::size_type sdsl::rank_result< 0 >::size_type

Definition at line 726 of file hyb_vector.hpp.

Member Function Documentation

◆ adapt() [1/2]

static size_type sdsl::rank_result< 0 >::adapt ( size_type res,
size_type i )
inlinestatic

Definition at line 727 of file hyb_vector.hpp.

◆ adapt() [2/2]

static size_type sdsl::rank_result< t_bp >::adapt ( size_type res,
size_type  )
inlinestatic

Definition at line 717 of file hyb_vector.hpp.


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