[Bug libstdc++/107901] std::format isn't usable on 16-bit targets
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107901 --- Comment #2 from Jonathan Wakely --- Or simply: --- a/libstdc++-v3/include/std/format +++ b/libstdc++-v3/include/std/format @@ -3034,6 +3034,7 @@ namespace __format return std::forward<_Visitor>(__vis)(_M_val._M_ll);
[Bug libstdc++/107901] std::format isn't usable on 16-bit targets
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107901 Jonathan Wakely changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|