[#BloombergLP-bslalg-DequePrimitives_DequeElementGuard-release] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslalg.adoc[bslalg]::xref:BloombergLP/bslalg/DequePrimitives_DequeElementGuard.adoc[DequePrimitives_DequeElementGuard]::release :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void release(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#