SDSL  3.0.0
Succinct Data Structure Library
select_support_mcl.hpp File Reference

select_support_mcl.hpp contains classes that support a sdsl::bit_vector with constant time select information. More...

Go to the source code of this file.

Classes

class  sdsl::select_support_mcl< t_b, t_pat_len >
 A class supporting constant time select queries. More...
 

Namespaces

 sdsl
 Namespace for the succinct data structure library.
 

Detailed Description

select_support_mcl.hpp contains classes that support a sdsl::bit_vector with constant time select information.

Author
Simon Gog

Definition in file select_support_mcl.hpp.