C++11 std::lock_guard

一 簡介ios 頭文件<mutex>app template< class Mutex > class lock_guard; The class lock_guard is a mutex wrapper that provides a convenient RAII-style mechanism for owning a mutex for the duration of a scoped
相關文章
相關標籤/搜索