BloombergLP::bdlf::MemFnInstance::operator=

Assign to this member function pointer wrapper the same member function and instance pointed to by the specified rhs member function pointer wrapper, and return a reference to this modifiable member function pointer wrapper.

Synopsis

Declared in <bdlf_memfn.h>

MemFnInstance<PROTOTYPE, INSTANCE>&
operator=(MemFnInstance const& rhs);