YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
yaclib::detail::AtomicCounter< CounterBase, Deleter > Member List

This is the complete list of members for yaclib::detail::AtomicCounter< CounterBase, Deleter >, including all inherited members.

Add(std::size_t delta) noexceptyaclib::detail::AtomicCounter< CounterBase, Deleter >inline
AtomicCounter(std::size_t n, Args &&... args) noexcept(std::is_nothrow_constructible_v< CounterBase, Args &&... >)yaclib::detail::AtomicCounter< CounterBase, Deleter >inline
countyaclib::detail::AtomicCounter< CounterBase, Deleter >
GetRef() const noexceptyaclib::detail::AtomicCounter< CounterBase, Deleter >inline
Sub(std::size_t delta) noexceptyaclib::detail::AtomicCounter< CounterBase, Deleter >inline
SubEqual(std::size_t n) noexceptyaclib::detail::AtomicCounter< CounterBase, Deleter >inline