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

rank_support_v5.hpp contains rank_support_v5.5 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_v5< t_b, t_pat_len >
 A class supporting rank queries in constant time. More...
 

Namespaces

namespace  sdsl
 Namespace for the succinct data structure library.
 

Detailed Description

rank_support_v5.hpp contains rank_support_v5.5

Author
Simon Gog

Definition in file rank_support_v5.hpp.