#include <scope_guard.hpp>
Inheritance diagram for boost::scope_guard_impl0< F >:

Public Member Functions | |
| scope_guard_impl0 (F fun) | |
| ~scope_guard_impl0 () | |
| void | execute () |
Protected Attributes | |
| F | fun_ |
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||
|
|
1.4.4