[#BloombergLP-bslstl-Function_InvokerUtil_Dispatch-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/Function_InvokerUtil_Dispatch-09a.adoc[Function_InvokerUtil_Dispatch]<Function_InvokerUtil::e_MemDataPtr, RET(ARG0), MEMBER_TYPECLASS_TYPE::*> :relfileprefix: ../../ :mrdocs: Specialization of dispatcher for pointer to data member objects. == Synopsis Declared in `<bslstl_function_invokerutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class MEMBER_TYPE, class CLASS_TYPE, class RET, class ARG0> struct xref:BloombergLP/bslstl/Function_InvokerUtil_Dispatch-09a.adoc[Function_InvokerUtil_Dispatch]<Function_InvokerUtil::e_MemDataPtr, RET(ARG0), MEMBER_TYPECLASS_TYPE::*>; ---- == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslstl/Function_InvokerUtil_Dispatch-08/invoke.adoc[`invoke`] | Return the data member of `obj` designated by the target of `rep`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#