Share via


reader_writer_lock::scoped_lock_read::~scoped_lock_read Destructor

Destroys a scoped_lock_read object and releases the lock supplied in its constructor.

~scoped_lock_read();

Requirements

Header: concrt.h

Namespace: concurrency

See Also

Reference

reader_writer_lock::scoped_lock_read Class