[#BloombergLP-bdlf-BindWrapper-operator_call-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/BindWrapper.adoc[BindWrapper]::operator() :relfileprefix: ../../../ :mrdocs: Invoke the bound object using only the invocation parameters provided at construction of this `bdlf::Bind` object and return the result. == Synopsis Declared in `<bdlf_bind.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlf/BindWrapper/ResultType.adoc[ResultType] operator()() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#