Return the anticipated formatted width for the specified value.

Synopsis

Declared in <bdlt_datetimeformatter.h>

int
totalWidth(FormatCache const& value) const;

Return Value

anticipated number of output characters

Parameters

Name

Description

value

cached datetime fields used to estimate width

Created with MrDocs