Returns a reference to the object (of parameterized TYPE) pointed to by this Bind_MemFnObjectWrapper.
Synopsis
Declared in <bdlf_bind.h>
t_TYPE&
operator*() const;
Return Value
reference to the wrapped object
Created with MrDocs