SDSL  3.0.0
Succinct Data Structure Library
dac_vector.hpp File Reference

dac_vector.hpp contains a vector which stores the values with variable length codes. More...

Go to the source code of this file.

Classes

class  sdsl::dac_vector< t_b, t_rank >
 A generic immutable space-saving vector class for unsigned integers. More...
 

Namespaces

 sdsl
 Namespace for the succinct data structure library.
 

Detailed Description

dac_vector.hpp contains a vector which stores the values with variable length codes.

Author
Simon Gog

Definition in file dac_vector.hpp.