|
libosmscout 0.1
|
This is the complete list of members for osmscout::ScopeGuard< CB >, including all inherited members.
| operator=(const ScopeGuard &)=delete | osmscout::ScopeGuard< CB > | |
| operator=(ScopeGuard &&)=delete | osmscout::ScopeGuard< CB > | |
| ScopeGuard(CB cb) noexcept(noexcept(std::move(cb))) | osmscout::ScopeGuard< CB > | inlineexplicit |
| ScopeGuard(const ScopeGuard &)=delete | osmscout::ScopeGuard< CB > | |
| ScopeGuard(ScopeGuard &&other)=delete | osmscout::ScopeGuard< CB > | |
| ~ScopeGuard() noexcept | osmscout::ScopeGuard< CB > | inline |