[#BloombergLP-bdlf-Bind_FuncTraitsImp-086] = 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, 1, 0> :relfileprefix: ../../ :mrdocs: Function traits for non‐member function pointers. The result type is determined from the function pointer traits. == 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, 1, 0>; ---- == Type Aliases [cols="1"] |=== | Name | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-086/FuncArgumentList.adoc[`FuncArgumentList`] | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-086/ResultType.adoc[`ResultType`] | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-086/Type.adoc[`Type`] | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-086/WrapperType.adoc[`WrapperType`] |=== == Enums [cols="1"] |=== | Name | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-086/_04enum.adoc[`Unnamed enum`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#