[#BloombergLP-bdlar-SimpleTypeIdOf-068-2conversion] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/SimpleTypeIdOf-068.adoc[SimpleTypeIdOf<float>]::operator xref:bsl/integral_constant-02.adoc[value_type] :relfileprefix: ../../../ :mrdocs: Return a copy of the template argument `t_VALUE`. == Synopsis Declared in `<bslmf_integralconstant.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr operator xref:bsl/integral_constant-02.adoc[value_type]() const noexcept; ---- == Return Value a copy of the template argument `t_VALUE` [.small]#Created with https://www.mrdocs.com[MrDocs]#