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