Unique‐lock type for the wrapped mutex.

Synopsis

Declared in <sync.h>

using unique_lock = std::unique_lock<PARENT>;

Created with MrDocs