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