#include <scope_guard.hpp>
Inheritance diagram for boost::obj_scope_guard_impl0< Obj, MemFun >:

Public Member Functions | |
| obj_scope_guard_impl0 (Obj &obj, MemFun mem_fun) | |
| ~obj_scope_guard_impl0 () | |
| void | execute () |
Protected Attributes | |
| Obj & | obj_ |
| MemFun | mem_fun_ |
|
||||||||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||
|
|
|
|||||
|
|
1.4.4