Async++ unknown
Async (co_await/co_return) code for C++
|
This is the complete list of members for asyncpp::thread_unsafe_refcount, including all inherited members.
count() const noexcept (defined in asyncpp::thread_unsafe_refcount) | asyncpp::thread_unsafe_refcount | inline |
fetch_decrement() noexcept (defined in asyncpp::thread_unsafe_refcount) | asyncpp::thread_unsafe_refcount | inline |
fetch_increment() noexcept (defined in asyncpp::thread_unsafe_refcount) | asyncpp::thread_unsafe_refcount | inline |
m_count (defined in asyncpp::thread_unsafe_refcount) | asyncpp::thread_unsafe_refcount | |
operator=(const thread_unsafe_refcount &other)=delete (defined in asyncpp::thread_unsafe_refcount) | asyncpp::thread_unsafe_refcount | |
thread_unsafe_refcount(size_t init_val=0) noexcept (defined in asyncpp::thread_unsafe_refcount) | asyncpp::thread_unsafe_refcount | inlineexplicit |
thread_unsafe_refcount(const thread_unsafe_refcount &other)=delete (defined in asyncpp::thread_unsafe_refcount) | asyncpp::thread_unsafe_refcount |