mutex::mutex Constructor (STL)
Constructs a mutex object that is not locked.
constexpr mutex() _NOEXCEPT;
Requirements
Header: mutex
Namespace: std
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Constructs a mutex object that is not locked.
constexpr mutex() _NOEXCEPT;
Header: mutex
Namespace: std