BloombergLP::bdlf::MemFn_Dereference::derefImp

Dereference the specified obj when it has pointer semantics.

Synopsis

Declared in <bdlf_memfn.h>

template<class TYPE>
static
OBJTYPE&
derefImp(
    TYPE const& obj,
    bsl::true_type*);