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