defer_lock_t Structure

 

The latest version of this topic can be found at defer_lock_t Structure.

Represents a type that defines a defer_lock object that is used to select one of the overloaded constructors of unique_lock.

Syntax

struct defer_lock_t;

Requirements

Header: mutex

Namespace: std

See Also

Header Files Reference
<mutex>