Parses the format spec (align/fill/padding is not yet supported).
Declared in <folly/result/rich_error_base.h>
constexpr
format_parse_context::iterator
parse(format_parse_context& ctx);
An iterator past the parsed range.
| Name | Description |
|---|---|
| ctx | The format parse context. |