- deref
bool deref()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadAcquire
T loadAcquire()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadRelaxed
T loadRelaxed()
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
T opOpAssign(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
T opOpAssign(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
T opOpAssign(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
T opOpAssign(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
T opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- opUnary
T opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
- ref_
bool ref_()
Undocumented in source. Be warned that the author may not have intended to support it.
- storeRelease
void storeRelease(T newValue)
Undocumented in source. Be warned that the author may not have intended to support it.
- testAndSetRelaxed
bool testAndSetRelaxed(T expectedValue, T newValue)
Undocumented in source. Be warned that the author may not have intended to support it.