centos man page for std::lock_guard

Query: std::lock_guard

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::lock_guard< _Mutex >(3)				     Library Functions Manual				      std::lock_guard< _Mutex >(3)

NAME
std::lock_guard< _Mutex > -
SYNOPSIS
Public Types typedef _Mutex mutex_type Public Member Functions lock_guard (mutex_type &__m) lock_guard (mutex_type &__m, adopt_lock_t) lock_guard (const lock_guard &)=delete lock_guard & operator= (const lock_guard &)=delete Detailed Description template<typename _Mutex>class std::lock_guard< _Mutex > Scoped lock idiom. Definition at line 408 of file mutex. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::lock_guard< _Mutex >(3)
Related Man Pages
std::atomic(3) - centos
std::complex(3) - centos
std::unique_lock(3) - centos
std::__atomic_base(3) - debian
__gnu_parallel::_lexicographic(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!