[#absl-WriterMutexLock-2destructor] = xref:absl.adoc[absl]::xref:absl/WriterMutexLock.adoc[WriterMutexLock]::~WriterMutexLock :relfileprefix: ../../ :mrdocs: Releases the held write lock. == Synopsis Declared in `<absl/synchronization/mutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~WriterMutexLock(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#