Return the anticipated formatted width for the specified value.

Synopsis

Declared in <bdlt_timeformatter.h>

int
totalWidth(FormatCache const& value) const;

Return Value

anticipated number of output characters

Parameters

Name

Description

value

cached time fields used to estimate width

Created with MrDocs