Alias of parse_context<char> kept for C++20 std::format compatibility.
Synopsis
Declared in <fmt/base.h>
using format_parse_context = parse_context<char>;
Created with MrDocs
Alias of parse_context<char> kept for C++20 std::format compatibility.
Declared in <fmt/base.h>
using format_parse_context = parse_context<char>;
Created with MrDocs