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;

Created with MrDocs