Load() const noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
operator T() const noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
operator++() noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
operator++(int) noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
operator+=(T arg) noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
operator--() noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
operator--(int) noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
operator-=(T arg) noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
operator=(const RelaxedCounter &other) noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
operator=(T desired) noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
RelaxedCounter() noexcept=default (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | |
RelaxedCounter(T desired) noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
RelaxedCounter(const RelaxedCounter &other) noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
Store(T desired) noexcept (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | inline |
ValueType typedef (defined in utils::statistics::RelaxedCounter< T >) | utils::statistics::RelaxedCounter< T > | |