[#BloombergLP-bdlf-Bind_MapParameter-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/Bind_MapParameter-0f.adoc[Bind_MapParameter]<t_FUNC, t_FUNC_ARGS, 1, 1> :relfileprefix: ../../ :mrdocs: This partial specialization of `Bind_MapParameter` is intended for use with member functions. The `Bind_MemFnObjectWrapper` will properly wrap around the class object reference or pointer, such that either can be used to invoke the member function. == Synopsis Declared in `<bdlf_bind.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class t_FUNC, class t_FUNC_ARGS> struct xref:BloombergLP/bdlf/Bind_MapParameter-0f.adoc[Bind_MapParameter]<t_FUNC, t_FUNC_ARGS, 1, 1>; ---- == Type Aliases [cols="1"] |=== | Name | xref:BloombergLP/bdlf/Bind_MapParameter-04/ObjectType.adoc[`ObjectType`] | xref:BloombergLP/bdlf/Bind_MapParameter-04/Traits.adoc[`Traits`] | xref:BloombergLP/bdlf/Bind_MapParameter-04/Type.adoc[`Type`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#