comet::impl::scope_guard_impl_3< F, P1, P2, P3 > Class Template Reference

#include <scope_guard.h>

Inheritance diagram for comet::impl::scope_guard_impl_3< F, P1, P2, P3 >:

Inheritance graph
[legend]
Collaboration diagram for comet::impl::scope_guard_impl_3< F, P1, P2, P3 >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void execute ()
 scope_guard_impl_3 (F fun, P1 p1, P2 p2, P3 p3)

Detailed Description

template<typename F, typename P1, typename P2, typename P3>
class comet::impl::scope_guard_impl_3< F, P1, P2, P3 >

3 parameter scope guard.


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