libmoost
moost::utils::scope_exit Namespace Reference

Namespaces

namespace  policy

Classes

struct  basic_scope_exit
 This is the basic scope exit class, used when supplying custom policies. More...
struct  type
 This is the general scope exit class, with the various policies ready for use. More...

Typedefs

typedef basic_scope_exit
< policy::call_functor
call_functor
 when scoped exits call this boost::function0<void> functor

Typedef Documentation

when scoped exits call this boost::function0<void> functor

Definition at line 414 of file scope_exit.hpp.