[#BloombergLP-bslmt-Latch-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/Latch.adoc[Latch]::~Latch :relfileprefix: ../../../ :mrdocs: Destroy this latch. The behavior is undefined if any threads are waiting on this latch. == Synopsis Declared in `<bslmt_latch.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~Latch(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#