BloombergLP::bslmf::InvokeResult_MemPtrArgQualifiers<t_MEMOF_CLASS, t_ARG_TYPE, false>::unpoint

Same as the other unpoint overloads, for t_TP *volatile&.

Synopsis

Declared in <bslmf_invokeresult.h>

template<class t_TP>
static
t_TP&
unpoint(t_TP volatile*&)
requires !bsl::is_void<t_TP>::value;