Return true if invoker() is a null pointer, indicating that this object has no target object.
Synopsis
Declared in <bslstl_function_rep.h>
bool
isEmpty() const noexcept;
Created with MrDocs
Return true if invoker() is a null pointer, indicating that this object has no target object.
Declared in <bslstl_function_rep.h>
bool
isEmpty() const noexcept;
Created with MrDocs