[#BloombergLP-bslfmt-FormatSpecificationParser-rawPrecision] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/FormatSpecificationParser.adoc[FormatSpecificationParser]::rawPrecision :relfileprefix: ../../../ :mrdocs: Return the unmodified precision extracted during parsing. If `parse` has not previously been called throw a `format_error` exception. == Synopsis Declared in `<bslfmt_formatspecificationparser.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr xref:BloombergLP/bslfmt/FormatterSpecificationNumericValue.adoc[FormatterSpecificationNumericValue] const rawPrecision() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#