|
nngn
|
This is the complete list of members for nngn::scoped< T, F, Args >, including all inherited members.
| Base typedef | nngn::scoped< T, F, Args > | private |
| get() const | nngn::scoped< T, F, Args > | inline |
| get() | nngn::scoped< T, F, Args > | inline |
| operator*() const | nngn::scoped< T, F, Args > | inline |
| operator*() | nngn::scoped< T, F, Args > | inline |
| operator->() const | nngn::scoped< T, F, Args > | inline |
| operator->() | nngn::scoped< T, F, Args > | inline |
| operator=(const scoped &)=delete | nngn::scoped< T, F, Args > | |
| operator=(scoped &&) noexcept=default | nngn::scoped< T, F, Args > | |
| scoped(const scoped &)=delete | nngn::scoped< T, F, Args > | |
| scoped(scoped &&) noexcept=default | nngn::scoped< T, F, Args > | |
| scoped(void)=default | nngn::scoped< T, F, Args > | |
| scoped(T t, Args ...a) | nngn::scoped< T, F, Args > | inlineexplicit |
| scoped(F f, Args ...a) | nngn::scoped< T, F, Args > | inlineexplicit |
| scoped(T t, F f, Args ...a) | nngn::scoped< T, F, Args > | inline |
| ~scoped(void) | nngn::scoped< T, F, Args > | inline |