BloombergLP::bslstl::Function_InvokerUtilNullCheck<FUNC*>

Specialization of dispatcher for pointer objects.

Synopsis

Declared in <bslstl_function_invokerutil.h>

template<class FUNC>
struct Function_InvokerUtilNullCheck<FUNC*>;

Static Member Functions

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