lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
|
arm() const | lean::smart::scope_guard_base | [inline] |
armed(bool arm) const | lean::smart::scope_guard_base | [inline] |
armed() const | lean::smart::scope_guard_base | [inline] |
disarm() const | lean::smart::scope_guard_base | [inline] |
scope_guard_base(bool arm=true) | lean::smart::scope_guard_base | [inline, explicit, protected] |
scope_guard_base(const scope_guard_base &right) | lean::smart::scope_guard_base | [inline, protected] |
~scope_guard_base() (defined in lean::smart::scope_guard_base) | lean::smart::scope_guard_base | [inline, protected] |