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*();
Created with MrDocs