Assign to this MD5 digest the value of the specified rhs MD5 digest and return a reference to this modifiable MD5 digest.

Synopsis

Declared in <bdlde_md5.h>

constexpr
Md5&
operator=(Md5 const& rhs) = default;

Created with MrDocs