[#bsl-Deque_Guard-release] = xref:bsl.adoc[bsl]::xref:bsl/Deque_Guard.adoc[Deque_Guard]::release :relfileprefix: ../../ :mrdocs: Set the count of this guard to 0. Note that this guard's destructor will do nothing if count is not incremented again after this call. == Synopsis Declared in `<bslstl_deque.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void release(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#