SDSL 3.0.1
Succinct Data Structure Library
Loading...
Searching...
No Matches
enc_vector.hpp File Reference

enc_vector.hpp contains the sdsl::enc_vector class. More...

#include <sdsl/coder.hpp>
#include <sdsl/int_vector.hpp>
#include <sdsl/iterators.hpp>

Go to the source code of this file.

Classes

struct  sdsl::enc_vector_trait< t_width >
 
struct  sdsl::enc_vector_trait< 32 >
 
struct  sdsl::enc_vector_trait< 64 >
 
class  sdsl::enc_vector< t_coder, t_dens, t_width >
 A generic immutable space-saving vector class for unsigned integers. More...
 

Namespaces

namespace  sdsl
 Namespace for the succinct data structure library.
 

Detailed Description

enc_vector.hpp contains the sdsl::enc_vector class.

Author
Simon Gog

Definition in file enc_vector.hpp.