mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-02 15:11:43 +01:00
and use it instead of BasicStringRef in cases that assume that the string is null-terminated such as POSIX function and format string parser.
and use it instead of BasicStringRef in cases that assume that the string is null-terminated such as POSIX function and format string parser.