The Battle for Wesnoth  1.19.0-dev
Public Member Functions | List of all members
save_blocker::save_unblocker Class Reference

An exception-safe means of making sure that unblock() gets called after try_block(). More...

#include <save_blocker.hpp>

Public Member Functions

 save_unblocker ()
 
 ~save_unblocker ()
 

Detailed Description

An exception-safe means of making sure that unblock() gets called after try_block().

Definition at line 61 of file save_blocker.hpp.

Constructor & Destructor Documentation

◆ save_unblocker()

save_blocker::save_unblocker::save_unblocker ( )
inline

Definition at line 63 of file save_blocker.hpp.

◆ ~save_unblocker()

save_blocker::save_unblocker::~save_unblocker ( )
inline

Definition at line 64 of file save_blocker.hpp.

References save_blocker::unblock().


The documentation for this class was generated from the following file: