Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
comet::impl::scope_guard_impl_2< F, P1, P2 > Class Template Reference
#include <scope_guard.h>
Inheritance diagram for comet::impl::scope_guard_impl_2< F, P1, P2 >:


Public Member Functions | |
| void | execute () |
| scope_guard_impl_2 (F fun, P1 p1, P2 p2) | |
Detailed Description
template<typename F, typename P1, typename P2>
class comet::impl::scope_guard_impl_2< F, P1, P2 >
2 parameter scope guard.
The documentation for this class was generated from the following file: