Return true if the specified function argument is empty, otherwise return false.
function
Declared in <bslstl_function.h>
<bslstl_function.h>
template<class PROTOTYPE> bool operator==( function<PROTOTYPE> const& f, nullptr_t) noexcept;