SDSL
3.0.0
Succinct Data Structure Library
|
vlc_vector.hpp contains a vector which stores the values with variable length codes. More...
Go to the source code of this file.
Classes | |
struct | sdsl::vlc_vector_trait< t_width > |
struct | sdsl::vlc_vector_trait< 32 > |
class | sdsl::vlc_vector< t_coder, t_dens, t_width > |
A generic immutable space-saving vector class for unsigned integers. More... | |
Namespaces | |
sdsl | |
Namespace for the succinct data structure library. | |
vlc_vector.hpp contains a vector which stores the values with variable length codes.
Definition in file vlc_vector.hpp.