Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unlocks the mutex that was passed to the constructor.
~lock_guard() _NOEXCEPT;
Remarks
If the mutex does not exist when the destructor runs, the behavior is undefined.
Requirements
Header: mutex
Namespace: std