Return a reference to the value currently pointed to by this object. The behavior is undefined if this pointer has a value of 0.
Declared in <bsls_atomic.h>
<bsls_atomic.h>
TYPE& operator*() const;