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