intnslib 0.1
A library to hold common functionality used across multiple projects.
|
This is the complete list of members for intns::memory::PoolLease< Pool >, including all inherited members.
get() noexcept | intns::memory::PoolLease< Pool > | inline |
get() const noexcept | intns::memory::PoolLease< Pool > | inline |
operator->() noexcept | intns::memory::PoolLease< Pool > | inline |
operator->() const noexcept | intns::memory::PoolLease< Pool > | inline |
operator=(const PoolLease &)=delete (defined in intns::memory::PoolLease< Pool >) | intns::memory::PoolLease< Pool > | |
PoolLease(Pool &p) | intns::memory::PoolLease< Pool > | inline |
PoolLease(PoolLease &&o) noexcept | intns::memory::PoolLease< Pool > | inline |
PoolLease(const PoolLease &)=delete (defined in intns::memory::PoolLease< Pool >) | intns::memory::PoolLease< Pool > | |
release() noexcept | intns::memory::PoolLease< Pool > | inline |
~PoolLease() | intns::memory::PoolLease< Pool > | inline |