[#BloombergLP-bslmf-ResultType-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmf.adoc[bslmf]::xref:BloombergLP/bslmf/ResultType-01.adoc[ResultType]<t_FUNC, t_FALLBACK, xref:bsl/void_t.adoc[bsl::void_t<t_FUNC::result_type>]> :relfileprefix: ../../ :mrdocs: Specialization of `ResultType` for when `t_FUNC::result_type` exists, i.e., when the C++ standard idiom for `result_type` is used. == Synopsis Declared in `<bslmf_resulttype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class t_FUNC, class t_FALLBACK> struct xref:BloombergLP/bslmf/ResultType-01.adoc[ResultType]<t_FUNC, t_FALLBACK, xref:bsl/void_t.adoc[bsl::void_t<t_FUNC::result_type>]>; ---- == Type Aliases [cols="1"] |=== | Name | xref:BloombergLP/bslmf/ResultType-05/type.adoc[`type`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#