List of all members.
template<>
class sdsl::int_vector_reference< bit_vector >
Constructor & Destructor Documentation
Constructor for the reference class.
- Parameters:
-
word | Pointer to the corresponding 64bit word in the int_vector. |
offset | Offset to the starting bit (offset in [0..63]) |
Member Function Documentation
Assignment operator for the proxy class.
The integer x is assign to the referenced position in the int_vector with the specified fixedIntWidth of the int_vector
- Parameters:
-
- Returns:
- A const_reference to the assigned reference
The documentation for this class was generated from the following file: