Create a TestValuesArray_PostIncrementPtr object having the value of the specified ptr.

Synopsis

Declared in <bsltf_testvaluesarray.h>

explicit
TestValuesArray_PostIncrementPtr(VALUE const* ptr);

Parameters

Name

Description

ptr

address of the VALUE object this wrapper will refer to

Created with MrDocs