KTL
|
This is the complete list of members for ktl::notomic< T >, including all inherited members.
fetch_add(T add, std::memory_order) noexcept | ktl::notomic< T > | inline |
fetch_sub(T add, std::memory_order) noexcept | ktl::notomic< T > | inline |
notomic() noexcept=default | ktl::notomic< T > | |
notomic(T value) noexcept | ktl::notomic< T > | inline |
notomic(const notomic &)=delete | ktl::notomic< T > | |
notomic(notomic &&)=delete | ktl::notomic< T > |