[#BloombergLP-bdlf-MemFnInstance-operator_call-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/MemFnInstance.adoc[MemFnInstance]::operator() :relfileprefix: ../../../ :mrdocs: Invoke the held member function pointer with the specified `arg1`. == Synopsis Declared in `<bdlf_memfn.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlf/MemFnInstance/ResultType.adoc[MemFnInstance<PROTOTYPE, INSTANCE>::ResultType] operator()(xref:BloombergLP/bdlf/MemFnInstance.adoc[ARG1] arg1) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#