[#BloombergLP-bdlf-Bind_FuncTraitsImp-047] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/Bind_FuncTraitsImp-05.adoc[Bind_FuncTraitsImp]<t_RET, t_FUNC, 1, 0, 0> :relfileprefix: ../../ :mrdocs: Function traits for non‐member function types (references or not, but not pointers to function), with explicit return type specification. == Synopsis Declared in `<bdlf_bind.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class t_RET, class t_FUNC> struct xref:BloombergLP/bdlf/Bind_FuncTraitsImp-05.adoc[Bind_FuncTraitsImp]<t_RET, t_FUNC, 1, 0, 0>; ---- == Type Aliases [cols="1"] |=== | Name | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-047/FuncArgumentList.adoc[`FuncArgumentList`] | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-047/ResultType.adoc[`ResultType`] | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-047/Type.adoc[`Type`] | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-047/WrapperType.adoc[`WrapperType`] |=== == Enums [cols="1"] |=== | Name | xref:BloombergLP/bdlf/Bind_FuncTraitsImp-047/_04enum.adoc[`Unnamed enum`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#