SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
Public Member Functions
sdsl::nn_dict_dynamic::reference Class Reference

List of all members.

Public Member Functions

 reference (nn_dict_dynamic *pbv, nn_dict_dynamic::size_type idx)
 Constructor.
referenceoperator= (bool x)
 Assignment operator for the proxy class.
referenceoperator= (const reference &x)
 operator bool () const
 Cast the reference to a bool.
bool operator== (const reference &x) const
bool operator< (const reference &x) const

The documentation for this class was generated from the following file: