|
BDE 4.39.x Production Release
|
Provide utilities for formatting bdlt types.
Provide utilities for formatting bdlt types
bdltThis component provides a namespace, bdlt::FormatUtil, containing functions facilitating bsl::format-style formatting of bdlt value types. The output character type (char or wchar_t) is controlled via the template parameter t_CHAR.