Assign to this object the value of the specified other object. The behavior is undefined unless other is valid.
Declared in <bsltf_testvaluesarray.h>
TestValuesArrayIterator<VALUE>&
operator=(TestValuesArrayIterator const& other);
a reference to this iterator
| Name | Description |
|---|---|
| other | iterator to assign from |