Freigeben über


try_to_lock_t Structure

 

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

Represents a struct that defines a try_to_lock object. Used to select one of the overloaded constructors of unique_lock.

Syntax

struct try_to_lock_t;

Requirements

Header: mutex

Namespace: std

See Also

Header Files Reference
<mutex>