[#BloombergLP-bdlf-Overloaded_NoexceptFunctionPointer-operator_call] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/Overloaded_NoexceptFunctionPointer.adoc[Overloaded_NoexceptFunctionPointer]::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 noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#