Block until space in this container becomes available (see {`High‐Water Mark` Feature}), then append the specified item to the front of this container.

Synopsis

Declared in <bdlcc_deque.h>

void
pushFront(TYPE const& item);

Created with MrDocs