SDSL 3.0.1
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::enc_vector_trait< t_width > Struct Template Reference

#include <enc_vector.hpp>

Public Types

typedef int_vector< 0 > int_vector_type
 

Detailed Description

template<uint8_t t_width>
struct sdsl::enc_vector_trait< t_width >

Definition at line 20 of file enc_vector.hpp.

Member Typedef Documentation

◆ int_vector_type

template<uint8_t t_width>
typedef int_vector<0> sdsl::enc_vector_trait< t_width >::int_vector_type

Definition at line 22 of file enc_vector.hpp.


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