#include <ScopeGuard.h>
Protected Member Functions | |
ScopeGuardImplBase (const ScopeGuardImplBase &other) throw () | |
Copy-constructor takes over responsibility from other ScopeGuard. |
See Andrei's and Petru Marginean's CUJ article http://www.cuj.com/documents/s=8000/cujcexp1812alexandr/alexandr.htm
Changes to the original code by Joshua Lehrer: http://www.lehrerfamily.com/scopeguard.html