[#bsl-decay-type] = xref:bsl.adoc[bsl]::xref:bsl/decay.adoc[decay]::type :relfileprefix: ../../ :mrdocs: This `typedef` is an alias to the decayed form of `t_TYPE`. == Synopsis Declared in `<bslmf_decay.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef decay_imp<U, k_ISARRAY, k_ISFUNC>::type type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#