comet::impl::scope_guard_impl_base Class Reference

#include <scope_guard.h>

Inheritance diagram for comet::impl::scope_guard_impl_base:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void dismiss () const throw ()

Protected Member Functions

 scope_guard_impl_base (const scope_guard_impl_base &other) throw ()

Static Protected Member Functions

template<typename J> void safe_execute (J &j) throw ()

Protected Attributes

bool dismissed_

Detailed Description

Base class providing dismission and safe execution primitives.


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