fmt
::
parse_context<char>
::parse_context
Synopsis
Declared in
<fmt/base.h>
constexpr explicit parse_context(
basic_string_view<char>
fmt, int next_arg_id = 0);
Created with
MrDocs