BloombergLP::bsls::AtomicPointer::operator*

Return a reference to the value currently pointed to by this object. The behavior is undefined if this pointer has a value of 0.

Synopsis

Declared in <bsls_atomic.h>

TYPE&
operator*() const;