SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::select_support_sd_trait< t_b, t_sd_vec > Struct Template Reference

#include <sd_vector.hpp>

Public Types

typedef bit_vector::size_type size_type
 

Static Public Member Functions

static size_type select (size_type i, t_sd_vec const *v)
 

Detailed Description

template<uint8_t t_b, class t_sd_vec>
struct sdsl::select_support_sd_trait< t_b, t_sd_vec >

Definition at line 622 of file sd_vector.hpp.

Member Typedef Documentation

◆ size_type

template<uint8_t t_b, class t_sd_vec>
typedef bit_vector::size_type sdsl::select_support_sd_trait< t_b, t_sd_vec >::size_type

Definition at line 624 of file sd_vector.hpp.

Member Function Documentation

◆ select()

template<uint8_t t_b, class t_sd_vec>
static size_type sdsl::select_support_sd_trait< t_b, t_sd_vec >::select ( size_type i,
t_sd_vec const * v )
inlinestatic

Definition at line 625 of file sd_vector.hpp.


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