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