f689011a65bd14e8ce59b5402db9e2f4232b8346
Since stdex::locale_default is inline, it is initialized by the first module referencing it. Not necessarily compiled with the same _CONSOLE definition as other modules. This makes the default locale fluid. Signed-off-by: Simon Rozman <simon@rozman.si>
stdex - Random stuff that didn't made it into std C++
An auto-generated documentation is here.
Requirements
- MSVC 2019 or later, XCode 13 or later
- C++17 or later
Languages
C++
100%