Specialization of dispatcher for pointer objects.

Synopsis

Declared in <bslstl_function_invokerutil.h>

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

Static Member Functions

Name

Description

isNull

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

Created with MrDocs