[#BloombergLP-bdlf-Overloaded_FunctionPointer-operator_call] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/Overloaded_FunctionPointer.adoc[Overloaded_FunctionPointer]::operator() :relfileprefix: ../../../ :mrdocs: Call the function passed to the constructor with the specified `args`. == Synopsis Declared in `<bdlf_overloaded.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- RET operator()(ARGS&&... args) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#