AtomicCounter

Undocumented in source.
package shared
class AtomicCounter {}

Constructors

this
this(size_t n)
Undocumented in source.

Members

Functions

tryUpdateCount
bool tryUpdateCount()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta