Provide an object that can appear on the left side of an assignment from TYPE. The operation AssignmentProxy() = TYPE() is valid and has no effect.
Declared in <bdlb_nulloutputiterator.h>
template<class TYPE>
class NullOutputIteratorAssignmentProxy;
| Name | Description |
|---|---|
operator= | Assign to this object the value of the specified rhs. The operator has no effect. |