SDSL 3.0.1
Succinct Data Structure Library
|
nn_dict_dynamic.hpp contains a class for a dynamic bit vector which also supports the prev and next operations More...
Go to the source code of this file.
Classes | |
class | sdsl::nn_dict_dynamic |
A class for a dynamic bit vector which also supports the prev and next operations. More... | |
class | sdsl::nn_dict_dynamic::reference |
Namespaces | |
namespace | sdsl |
Namespace for the succinct data structure library. | |
namespace | sdsl::util |
A namespace for helper functions. | |
Functions | |
void | sdsl::util::set_zero_bits (nn_dict_dynamic &nn) |
nn_dict_dynamic.hpp contains a class for a dynamic bit vector which also supports the prev and next operations
Definition in file nn_dict_dynamic.hpp.