BloombergLP::bsltf::TestValuesArrayIterator::operator*

Return the value referred to by this object.

Synopsis

Declared in <bsltf_testvaluesarray.h>

VALUE const&
operator*() const;

Description

Return the value referred to by this object. This object is no longer dereferenceable after a call to this function. The behavior is undefined unless this iterator is dereferenceable.

Return Value

the value referred to by this object