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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Represents a struct
that defines a try_to_lock object. Used to select one of the overloaded constructors of unique_lock.
struct try_to_lock_t;
Header: <mutex>
Namespace: std