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
Name |
Description |
|
Create a |
Return a reference providing non‐modifiable access to the object referred to by this wrapper. |
Created with MrDocs