BloombergLP::bsltf::TestValuesArray_PostIncrementPtr

This class is a wrapper that encapsulates a reference, providing non-modifiable access to the element of TestValuesArray container. Object of this class is returned by post increment operator of TestValuesArray' container.

Synopsis

Declared in <bsltf_testvaluesarray.h>

template<class VALUE>
class TestValuesArray_PostIncrementPtr;

Member Functions

NameDescription
TestValuesArray_PostIncrementPtr [constructor]Create a TestValuesArray_PostIncrementPtr object having the value of the specified ptr.
operator* Return a reference providing non-modifiable access to the object referred to by this wrapper.