Return an object that can appear on the left‐hand side of an assignment from TYPE. The assignment to the returned object has no effect.
Synopsis
Declared in <bdlb_nulloutputiterator.h>
NullOutputIterator<TYPE>::AssignmentProxy
operator*();
Return Value
an assignment proxy that ignores assignment
Created with MrDocs