[#bsl-false_type] = xref:bsl.adoc[bsl]::false_type :relfileprefix: ../ :mrdocs: Metafunction representing the boolean constant `false`. == Synopsis Declared in `<bslmf_integralconstant.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using false_type = xref:bsl/bool_constant.adoc[bool_constant<false>]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#