Remove deprecated functions

This commit is contained in:
Victor Zverovich
2025-09-13 09:25:53 -07:00
parent e33c76a1c2
commit bfdef8b15d
7 changed files with 34 additions and 106 deletions
+2 -2
View File
@@ -674,9 +674,9 @@ if an argument type doesn't match its format specification.
::: printf(string_view, const T&...)
::: fprintf(std::FILE*, const S&, const T&...)
::: fprintf(std::FILE*, string_view, const T&...)
::: sprintf(const S&, const T&...)
::: sprintf(string_view, const T&...)
<a id="xchar-api"></a>
## Wide Strings