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.

Synopsis

Declared in <bdlb_nulloutputiterator.h>

template<class TYPE>
class NullOutputIteratorAssignmentProxy;

Member Functions

Name

Description

operator=

Assign to this object the value of the specified rhs. The operator has no effect.

Created with MrDocs