Create a member function pointer wrapper holding the address of the specified func member function having the parameterized PROTOTYPE.
func
PROTOTYPE
Declared in <bdlf_memfn.h>
<bdlf_memfn.h>
explicit MemFn(PROTOTYPE func);