BDE 4.14.0 Production release
|
#include <bsltf_testvaluesarray.h>
Public Member Functions | |
TestValuesArray_PostIncrementPtr (const VALUE *ptr) | |
const VALUE & | operator* () const |
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.
|
inlineexplicit |
Create a TestValuesArray_PostIncrementPtr
object having the value of the specified ptr
.
|
inline |
Return a reference providing non-modifiable access to the object referred to by this wrapper.