[#BloombergLP-bdldfp-operator_d32-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::operator""_d32 :relfileprefix: ../../ :mrdocs: Return a `Decimal32` object having the value of the specified `str` literal having the specified `len`. == Synopsis Declared in `<bdldfp_decimal.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdldfp/Decimal32.adoc[bdldfp::Decimal32] operator""_d32( char const* str, std::size_t len); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#