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