[#BloombergLP-bdldfp-DecimalUtil-parseDecimal64Exact-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalUtil.adoc[DecimalUtil]::parseDecimal64Exact :relfileprefix: ../../../ :mrdocs: Same as the overload above for `parseDecimal64Exact`. == Synopsis Declared in `<bdldfp_decimalutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class STRING_TYPE> static int parseDecimal64Exact( xref:BloombergLP/bdldfp/Decimal64.adoc[Decimal64]* out, STRING_TYPE const& str); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#