Set the range of elements guarded by this object to be empty. Note that d_begin == d_end following this operation, but the specific value is unspecified.

Synopsis

Declared in <bslalg_dequeprimitives.h>

void
release();

Created with MrDocs