std::locale("") throws on systems without locales set
Open
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 280
- Avg merge
- 7m
- Merged PRs (30d)
- 4
Description
There is a call to std::locale("") which throws on systems where locales are not set.
I guess, this should be considered as a bug, right?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.