Release the held mutex when the guard is destroyed.
Synopsis
Declared in <util/stdmutex.h>
[[release_capability]]
constexpr
~Guard() = default;
Created with MrDocs
Release the held mutex when the guard is destroyed.
Declared in <util/stdmutex.h>
[[release_capability]]
constexpr
~Guard() = default;
Created with MrDocs