Specialization of dispatcher for pointer objects.
Declared in <bslstl_function_invokerutil.h>
template<class FUNC>
struct Function_InvokerUtilNullCheck<FUNC*>;
| Name | Description |
|---|---|
isNull | Return true if the specified f pointer is null; otherwise false. |