SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::select_support_sd_trait< 0, 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<class t_sd_vec>
struct sdsl::select_support_sd_trait< 0, t_sd_vec >

Definition at line 634 of file sd_vector.hpp.

Member Typedef Documentation

◆ size_type

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

Definition at line 636 of file sd_vector.hpp.

Member Function Documentation

◆ select()

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

Definition at line 637 of file sd_vector.hpp.


The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/sdsl-lite-3.0.3-build/sdsl-lite-3.0.3/include/sdsl/sd_vector.hpp