Loki::ScopeGuardImpl3< F, P1, P2, P3 > Class Template Reference
[Exception-safe code]

#include <ScopeGuard.h>

Inheritance diagram for Loki::ScopeGuardImpl3< F, P1, P2, P3 >:
[legend]
Collaboration diagram for Loki::ScopeGuardImpl3< F, P1, P2, P3 >:
[legend]

List of all members.


Detailed Description

template<typename F, typename P1, typename P2, typename P3>
class Loki::ScopeGuardImpl3< F, P1, P2, P3 >

Implementation class for a standalone function or class static function with three parameters. Each parameter is copied by value - use Loki::ByRef if you must use a reference instead. ScopeGuard ignores any value returned from the call within the Execute function.

This class has a single standalone helper function, MakeGuard which creates and returns a ScopeGuard.


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

Generated on Thu Jan 29 18:51:44 2009 for Loki by  doxygen 1.5.8