Return the anticipated width of output given all the parse* calls that have been happened thus far and the specified value.

Synopsis

Declared in <bdlt_timetzformatter.h>

int
totalWidth(FormatCache const& value) const;

Return Value

anticipated number of output characters

Parameters

Name

Description

value

cached time‐tz fields used to estimate width

Created with MrDocs