Commit ced6259
authored
std.cfg: Added support for std::format_error (#6785)
Reference: https://en.cppreference.com/w/cpp/utility/format/format_error1 parent a63b165 commit ced6259
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8991 | 8991 | | |
8992 | 8992 | | |
8993 | 8993 | | |
| 8994 | + | |
8994 | 8995 | | |
8995 | 8996 | | |
8996 | 8997 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
5179 | 5182 | | |
5180 | 5183 | | |
5181 | 5184 | | |
| 5185 | + | |
| 5186 | + | |
| 5187 | + | |
| 5188 | + | |
| 5189 | + | |
| 5190 | + | |
| 5191 | + | |
| 5192 | + | |
5182 | 5193 | | |
5183 | 5194 | | |
5184 | 5195 | | |
| |||
0 commit comments