In Windows, string conversion using modules:

#include <cvt/wstring> #include <codecvt> 

Are there analogues in Linux?

  • If not, look for analogues. In Linux there is, in principle, even more than in Windows for programming. - Walter Nuss
  • accidentally not in the know, the better to replace? - sitev_ru
  • I do rextester.com/LDZZP24517 in the CLANG language - it works (as I understand it under Linux), I use C ++ too, but gcc does not want ... it looks like gcc is behind ... (((( sitev_ru

0