Return a reference to the specified obj.
Synopsis
Declared in <bdlf_memfn.h>
template<class TYPE>
static
OBJTYPE&
deref(TYPE const& obj);
Created with MrDocs
Return a reference to the specified obj.
Declared in <bdlf_memfn.h>
template<class TYPE>
static
OBJTYPE&
deref(TYPE const& obj);
Created with MrDocs