SDSL 3.0.1
Succinct Data Structure Library
|
select_support_scan.hpp contains classes that support a sdsl::bit_vector with linear time select. More...
Go to the source code of this file.
Classes | |
class | sdsl::select_support_scan< t_b, t_pat_len > |
A class supporting linear time select queries. More... | |
Namespaces | |
namespace | sdsl |
Namespace for the succinct data structure library. | |
select_support_scan.hpp contains classes that support a sdsl::bit_vector with linear time select.
Definition in file select_support_scan.hpp.