SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
rank_support_v.hpp File Reference

rank_support_v.hpp contains rank_support_v. More...

#include <assert.h>
#include <iosfwd>
#include <stdint.h>
#include <string>
#include <sdsl/cereal.hpp>
#include <sdsl/int_vector.hpp>
#include <sdsl/rank_support.hpp>
#include <sdsl/structure_tree.hpp>
#include <sdsl/util.hpp>

Go to the source code of this file.

Classes

class  sdsl::rank_support_v< t_b, t_pat_len >
 A rank structure proposed by Sebastiano Vigna. More...

Namespaces

namespace  sdsl
 Namespace for the succinct data structure library.

Detailed Description

rank_support_v.hpp contains rank_support_v.

Author
Simon Gog

Definition in file rank_support_v.hpp.