sets the lock when constructed and unsets when destroyed More...
#include <Lock.hpp>
Public Member Functions | |
| Set (Lock &) | |
| Set (Set &&that) | |
| Set (const Set &)=delete | |
| Set & | operator= (Set &&that) |
| Set & | operator= (const Set &)=delete |
sets the lock when constructed and unsets when destroyed