Std::wstring is currently undefined, which is a problem when using/porting code that requires it. People are implementing workarounds such as:
https://www.amigans.net/modules/newbb/viewtopic.php?post_id=113200#forumpost113200
Could we get this fixed, so that workarounds can be removed?
NOTE: I'm using GCC 8.3.1, so haven't tested it with a newer GCC version.
Std::wstring is currently undefined, which is a problem when using/porting code that requires it. People are implementing workarounds such as:
https://www.amigans.net/modules/newbb/viewtopic.php?post_id=113200#forumpost113200
Could we get this fixed, so that workarounds can be removed?
NOTE: I'm using GCC 8.3.1, so haven't tested it with a newer GCC version.