Create an iterator having the same value as the specified original object. The behavior is undefined unless original is valid.

Synopsis

Declared in <bsltf_testvaluesarray.h>

TestValuesArrayIterator(TestValuesArrayIterator const& original);

Created with MrDocs