try_to_lock_t Structure
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
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.
struct try_to_lock_t;
Header: mutex
Namespace: std
Show: