[#BloombergLP-bdlf-Bind_FuncTraitsImp-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/Bind_FuncTraitsImp-05.adoc[Bind_FuncTraitsImp]<xref:BloombergLP/bslmf/Nil.adoc[bslmf::Nil], t_FUNC*, 0, 0, 0> :relfileprefix: ../../ :mrdocs: Function traits for objects passed by pointer with no explicit return type. The object is assumed to have a `result_type` or `ResultType` type definition, with the former taking precedence if both are defined. == Synopsis Declared in `<bdlf_bind.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_FUNC> struct xref:BloombergLP/bdlf/Bind_FuncTraitsImp-05.adoc[Bind_FuncTraitsImp]<xref:BloombergLP/bslmf/Nil.adoc[bslmf::Nil], t_FUNC*, 0, 0, 0>; ---- == Type Aliases [cols="1"] |=== | Name | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-0b/ResultType.adoc[`ResultType`] | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-0b/Type.adoc[`Type`] | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-0b/WrapperType.adoc[`WrapperType`] |=== == Enums [cols="1"] |=== | Name | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-0b/_04enum.adoc[`Unnamed enum`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#