SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
|
select_support_dummy.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_dummy |
A dummy class for select. More... | |
Namespaces | |
namespace | sdsl |
Namespace for the succinct data structure library. |
select_support_dummy.hpp contains classes that support a sdsl::bit_vector with constant time select information.