![]()  | 
  
    Bitcoin Core 30.99.0
    
   P2P Digital Currency 
   | 
 
Analog to std::lock_guard that unlocks instead of locks. More...
#include <util.h>
Public Member Functions | |
| UnlockGuard (Lock &lock) | |
| ~UnlockGuard () | |
Public Attributes | |
| Lock & | m_lock | 
Analog to std::lock_guard that unlocks instead of locks.
      
  | 
  inline | 
      
  | 
  inline | 
| Lock& mp::UnlockGuard< Lock >::m_lock |