[#BloombergLP-bslmf-MetaInt-0b-2constructor-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmf.adoc[bslmf]::xref:BloombergLP/bslmf/MetaInt-0b.adoc[MetaInt<1>]::MetaInt :relfileprefix: ../../../ :mrdocs: Convert from a `bsl::true_type`. == Synopsis Declared in `<bslmf_metaint.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- MetaInt(xref:bsl/true_type.adoc[bsl::true_type] value); ---- == Parameters [cols="1,4"] |=== | Name| Description | *value* | unused source value of matching `true_type` |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#