Parses the format spec (which is empty for this type).
Declared in <folly/result/result.h>
constexpr
format_parse_context::iterator
parse(format_parse_context& ctx);
An iterator past the parsed range.
| Name | Description |
|---|---|
| ctx | The format parse context. |