Create an iterator having the same value as the specified original object. The behavior is undefined unless original is valid.
Declared in <bsltf_testvaluesarray.h>
TestValuesArrayIterator(TestValuesArrayIterator const& original);
| Name | Description |
|---|---|
| original | iterator to copy |