Access the first element.
Synopses
Declared in <util/bitdeque.h>
Access the first element.
Access the first element.
const_reference
front() const;
Return Value
-
Mutable reference to the first bit.
-
Read‐only reference to the first bit.
Created with MrDocs