Return a Decimal32 object having the value of the specified str literal having the specified len.
Decimal32
str
len
Declared in <bdldfp_decimal.h>
<bdldfp_decimal.h>
bdldfp::Decimal32 operator""_d32( char const* str, std::size_t len);