Return a reference to the specified obj when it does not have pointer semantics.
obj
Declared in <bdlf_memfn.h>
<bdlf_memfn.h>
static OBJTYPE& derefImp( OBJTYPE& obj, bsl::false_type*);