[#bsl-Deque_BlockCreator-release] = xref:bsl.adoc[bsl]::xref:bsl/Deque_BlockCreator.adoc[Deque_BlockCreator]::release :relfileprefix: ../../ :mrdocs: Relinquish control over any allocated blocks. The destructor will do nothing following a call to this method. == Synopsis Declared in `<bslstl_deque.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void release(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#