[#bsl-enable_if-07-type] = xref:bsl.adoc[bsl]::xref:bsl/enable_if-07.adoc[enable_if]::type :relfileprefix: ../../ :mrdocs: This `typedef` is an alias to the (template parameter) `t_TYPE`. == Synopsis Declared in `<bslmf_enableif.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef t_TYPE type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#