|
LIPH's C++ Codes
|
This is the complete list of members for liph::no_destructor< T >, including all inherited members.
| get() const | liph::no_destructor< T > | inline |
| get() | liph::no_destructor< T > | inline |
| no_destructor(Args &&...args) | liph::no_destructor< T > | inlineexplicit |
| no_destructor(const T &x) | liph::no_destructor< T > | inlineexplicit |
| no_destructor(T &&x) | liph::no_destructor< T > | inlineexplicit |
| no_destructor(const no_destructor &)=delete | liph::no_destructor< T > | |
| operator*() const | liph::no_destructor< T > | inline |
| operator*() | liph::no_destructor< T > | inline |
| operator->() const | liph::no_destructor< T > | inline |
| operator->() | liph::no_destructor< T > | inline |
| operator=(const no_destructor &)=delete | liph::no_destructor< T > | |
| ~no_destructor()=default | liph::no_destructor< T > |