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