Assign to this object the value of the specified rhs iterator, and return a reference providing modifiable access to this object.
Declared in <bdlb_nulloutputiterator.h>
NullOutputIterator<TYPE>&
operator=(NullOutputIterator const& rhs);
reference providing modifiable access to this object
| Name | Description |
|---|---|
| rhs | iterator whose value is assigned (ignored) |