Assign to this object the value of the specified rhs. The operator has no effect.
Synopsis
Declared in <bdlb_nulloutputiterator.h>
void
operator=(TYPE const& rhs);
Parameters
Name |
Description |
rhs |
value that would be assigned (ignored) |
Created with MrDocs