[#BloombergLP-bslstl-Function_InvokerUtilNullCheck-0a-isNull] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/Function_InvokerUtilNullCheck-0a.adoc[Function_InvokerUtilNullCheck<FUNC*>]::isNull :relfileprefix: ../../../ :mrdocs: Return `true` if the specified `f` pointer is null; otherwise `false`. == Synopsis Declared in `<bslstl_function_invokerutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool isNull(FUNC* f); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#