|
BDE 4.39.x Production Release
|
Provides access to formatting parsing string and parsing state.
Provides access to formatting parsing string and parsing state.
bsl_format.h
This component provides an implementation of the C++20 Standard Library's std::basic_format_parse_context, which provides access to formatting specification string, the parsing state, and the auto-indexing argument counter (where applicable).
This header is not intended to be included directly. Please include <bsl_format.h> to be able to use bsl::basic_format_parse_context.