Return a null pointer. Note that template argument PROTOTYPE must be supplied excplicitly, as there is no way to deduce it from the function arguments.

Synopsis

Declared in <bslstl_function_invokerutil.h>

template<class PROTOTYPE>
static
bslstl::Function_InvokerUtil::GenericInvoker*
invokerForFunc(bsl::nullptr_t const&);

Created with MrDocs