|
BDE 4.39.x Production Release
|
#include <bdlb_nulloutputiterator.h>
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.
Public Member Functions | |
| void | operator= (const TYPE &rhs) |
|
inline |
Assign to this object the value of the specified rhs. The operator has no effect.