SourcePro® API Reference Guide

 
Loading...
Searching...
No Matches
RWScopeGuard0MImp< Obj, Fun > Class Template Reference

Derived RWScopeGuardImp for member functions that take 0 parameters. More...

#include <rw/tools/scopeguard.h>

Inheritance diagram for RWScopeGuard0MImp< Obj, Fun >:
RWScopeGuardImp

Additional Inherited Members

- Public Member Functions inherited from RWScopeGuardImp
void dismiss () const
 
- Protected Member Functions inherited from RWScopeGuardImp
 RWScopeGuardImp ()
 
 RWScopeGuardImp (const RWScopeGuardImp &other)
 

Detailed Description

template<class Obj, class Fun>
class RWScopeGuard0MImp< Obj, Fun >

Derived RWScopeGuardImp for member functions that take 0 parameters. This class should not be used directly; rather, use the typedef RWScopeGuard and the rwtMakeScopeGuardM() convenience functions.

See also
rwtMakeScopeGuardM, RWScopeGuard

Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.