Quick Links:

bal | bbl | bdl | bsl

Static Public Member Functions

bslstl::Function_InvokerUtilNullCheck< FUNC * > Struct Template Reference

#include <bslstl_function_invokerutil.h>

List of all members.

Static Public Member Functions

static bool isNull (FUNC *f)

Detailed Description

template<class FUNC>
struct bslstl::Function_InvokerUtilNullCheck< FUNC * >

Specialization of dispatcher for pointer objects.

See Component bslstl_function_invokerutil


Member Function Documentation

template<class FUNC >
static bool bslstl::Function_InvokerUtilNullCheck< FUNC * >::isNull ( FUNC *  f  )  [static]

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


The documentation for this struct was generated from the following file: