[#BloombergLP-bslfmt-FormatSpecificationParser-postprocess] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/FormatSpecificationParser.adoc[FormatSpecificationParser]::postprocess :relfileprefix: ../../../ :mrdocs: Update any nested width and precision values to contain actual values based on the appropriate arguments held by the specified `context` format context. In the event of an error throw a `format_error` exception. == Synopsis Declared in `<bslfmt_formatspecificationparser.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename t_FORMAT_CONTEXT> void postprocess(t_FORMAT_CONTEXT const& context); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#