[#BloombergLP-bdlf-MemFn-2constructor-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/MemFn.adoc[MemFn]::MemFn :relfileprefix: ../../../ :mrdocs: Create a member function pointer wrapper holding the address of the specified `func` member function having the parameterized `PROTOTYPE`. == Synopsis Declared in `<bdlf_memfn.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit MemFn(PROTOTYPE func); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#