SDSL 3.0.3
Succinct Data Structure Library
|
#include <enc_vector.hpp>
Public Types | |
typedef int_vector< 32 > | int_vector_type |
typedef int_vector< 0 > | int_vector_type |
Definition at line 39 of file enc_vector.hpp.
typedef int_vector<0> sdsl::enc_vector_trait< t_width >::int_vector_type |
Definition at line 35 of file enc_vector.hpp.
typedef int_vector<32> sdsl::enc_vector_trait< 32 >::int_vector_type |
Definition at line 41 of file enc_vector.hpp.