BloombergLP::bslfmt::FormatSpecificationParser::postprocess

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>

template<typename t_FORMAT_CONTEXT>
void
postprocess(t_FORMAT_CONTEXT const& context);