SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
|
Public Member Functions | |
reference (nn_dict_dynamic *pbv, nn_dict_dynamic::size_type idx) | |
Constructor. | |
reference & | operator= (bool x) |
Assignment operator for the proxy class. | |
reference & | operator= (const reference &x) |
operator bool () const | |
Cast the reference to a bool. | |
bool | operator== (const reference &x) const |
bool | operator< (const reference &x) const |