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

Synopsis

Declared in <bdlf_overloaded.h>

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

Created with MrDocs