The explicit call to `std::setlocale(LC_ALL, "C")` isn't required, since the Standard already says the equivalent of this call is performed on program startup. |
||
|---|---|---|
| .. | ||
| assertions | ||
| diagnostics.general | ||
| errno | ||
| std.exceptions | ||
| syserr | ||
The explicit call to `std::setlocale(LC_ALL, "C")` isn't required, since the Standard already says the equivalent of this call is performed on program startup. |
||
|---|---|---|
| .. | ||
| assertions | ||
| diagnostics.general | ||
| errno | ||
| std.exceptions | ||
| syserr | ||