Create a member function pointer wrapper holding the address of the same member function as the specified original object.
original
Declared in <bdlf_memfn.h>
<bdlf_memfn.h>
MemFn(MemFn<PROTOTYPE> const& original);