BloombergLP::bslstl::Function_InvokerUtilNullCheck<MEMTYPECLASS::*>

Specialization of dispatcher for pointer-to-member objects.

Synopsis

Declared in <bslstl_function_invokerutil.h>

template<
    class CLASS,
    class MEMTYPE>
struct Function_InvokerUtilNullCheck<MEMTYPECLASS::*>;

Static Member Functions

NameDescription
isNull Return true if the specified f pointer to member is null; otherwise false.