User‐defined literal for Decimal128 values with explicit length.
Synopsis
Declared in <bdldfp_decimal.h>
bdldfp::Decimal128
operator""_d128(
char const* str,
std::size_t len);
Created with MrDocs