Access an element without bounds checking.

Synopses

Declared in <util/bitdeque.h>

Access an element without bounds checking.

Access an element without bounds checking.

Return Value

  • Mutable reference to the requested bit.

  • Read‐only reference to the requested bit.

Parameters

Name

Description

position

Index of the bit to access.

Created with MrDocs