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
Call the function passed to the constructor with the specified args.
Declared in <bdlf_overloaded.h>
RET
operator()(ARGS&&... args) const noexcept;
Created with MrDocs