Return the anticipated formatted width for the specified value.
Synopsis
Declared in <bdlt_dateformatter.h>
constexpr
int
totalWidth(DateFormatter_Cache const& value) const;
Return Value
anticipated number of output characters
Parameters
Name |
Description |
value |
cached date fields used to estimate width |
Created with MrDocs