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