BloombergLP::bdlf::Overloaded_FunctionPointer::operator()

Call the function passed to the constructor with the specified args.

Synopsis

Declared in <bdlf_overloaded.h>

RET
operator()(ARGS&&... args) const;