[#StdMutex-operator_assign] = xref:StdMutex.adoc[StdMutex]::operator= :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<util/stdmutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- mutex& operator=(mutex const& value) = delete; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#