|
BDE 4.39.x Production Release
|
Tokenization utility for use within BSL format spec parsers.
Tokenization utility for use within BSL format spec parsers
This component provides a mechanism to perform a first-pass split of a formatting string into its component parts in a way that is compatible with [format.string] and [time.format] in the Standard. No validation is performed by this component and further type-specific processing will be required prior to use.
Note a default-initialized FormatSpecificationParser has the following defaults:
This component is for use within bslfmt only.