SDSL 3.0.1
Succinct Data Structure Library
sdsl::rank_result< t_bp > Struct Template Reference

#include <hyb_vector.hpp>

Public Types

typedef bit_vector::size_type size_type
 

Static Public Member Functions

static size_type adapt (size_type res, size_type)
 

Detailed Description

template<uint8_t t_bp>
struct sdsl::rank_result< t_bp >

Definition at line 674 of file hyb_vector.hpp.

Member Typedef Documentation

◆ size_type

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

Definition at line 676 of file hyb_vector.hpp.

Member Function Documentation

◆ adapt()

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

Definition at line 677 of file hyb_vector.hpp.


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