|
opynsim
Unofficial C++ Documentation
|
#include <scoped_lifetime.h>
Public Member Functions | |
| ScopedLifetime ()=default | |
| ScopedLifetime (const ScopedLifetime &) | |
| ScopedLifetime (ScopedLifetime &&) noexcept | |
| ScopedLifetime & | operator= (const ScopedLifetime &rhs) |
| ScopedLifetime & | operator= (ScopedLifetime &&rhs) noexcept |
| ~ScopedLifetime () noexcept=default | |
| LifetimeWatcher | watch () const |
|
default |
|
inline |
|
inlinenoexcept |
|
defaultnoexcept |
|
inline |
|
inlinenoexcept |
|
inline |