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>