|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Aleph::Init_Guard< CleanupFunc >, including all inherited members.
| cleanup | Aleph::Init_Guard< CleanupFunc > | private |
| Init_Guard(CleanupFunc f) | Aleph::Init_Guard< CleanupFunc > | inlineexplicit |
| Init_Guard(const Init_Guard &)=delete | Aleph::Init_Guard< CleanupFunc > | |
| Init_Guard(Init_Guard &&other) noexcept | Aleph::Init_Guard< CleanupFunc > | inline |
| is_released() const noexcept | Aleph::Init_Guard< CleanupFunc > | inline |
| operator=(const Init_Guard &)=delete | Aleph::Init_Guard< CleanupFunc > | |
| operator=(Init_Guard &&other) noexcept | Aleph::Init_Guard< CleanupFunc > | inline |
| release() noexcept | Aleph::Init_Guard< CleanupFunc > | inline |
| released | Aleph::Init_Guard< CleanupFunc > | private |
| ~Init_Guard() | Aleph::Init_Guard< CleanupFunc > | inline |