SDSL 3.0.1
Succinct Data Structure Library
Loading...
Searching...
No Matches
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

namespace  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.