Return true if the specified f pointer is null; otherwise false.
true
f
false
Declared in <bslstl_function_invokerutil.h>
<bslstl_function_invokerutil.h>
static bool isNull(FUNC* f);