Assign to this blob the value of the specified rhs blob, and return a reference to this modifiable blob.

Synopsis

Declared in <bdlbb_blob.h>

Blob&
operator=(Blob const& rhs);

Created with MrDocs