Call the member function passed to the constructor using the specified obj with the specified args, and return the result of the call.
obj
args
Declared in <bdlf_overloaded.h>
<bdlf_overloaded.h>
RET operator()( OBJ const* obj, ARGS&&... args) const noexcept;