SDSL 3.0.3
Succinct Data Structure Library
|
#include <enc_vector.hpp>
Public Types | |
typedef int_vector< 64 > | int_vector_type |
typedef int_vector< 0 > | int_vector_type |
Definition at line 45 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<64> sdsl::enc_vector_trait< 64 >::int_vector_type |
Definition at line 47 of file enc_vector.hpp.