Comment on In the C++ bag of tricks: scoped locksparentComments−steve-howard12yIt offers a variety of them, simplest of which is lock_guard:http://en.cppreference.com/w/cpp/thread/lock_guard
Comments
It offers a variety of them, simplest of which is lock_guard:
http://en.cppreference.com/w/cpp/thread/lock_guard