Move-assigns a lock, transferring ownership from another lock.
Declared in <folly/SharedMutex.h>
<folly/SharedMutex.h>
shared_lock& operator=(shared_lock&& other) noexcept;
A reference to this lock.