Constructs a lock that owns no mutex.
Synopsis
Declared in <folly/SharedMutex.h>
shared_lock() noexcept = default;
Created with MrDocs
Constructs a lock that owns no mutex.
Declared in <folly/SharedMutex.h>
shared_lock() noexcept = default;
Created with MrDocs