As I understand it, GCC does not fully support the standard C ++ 11. Maybe it's time to switch to CLANG when programming under LINUX?

  • one
    * clang.llvm.org/cxx_status.html * gcc.gnu.org/projects/cxx0x.html I do not see the difference. - VladD February
  • I do rextester.com/LDZZP24517 in the CLANG language - it works (as I understand it, it is under Linux), I visual it with ++ too, but gcc does not want ... it looks like gcc is behind ... (((( - sitev_ru
  • my clang also does not collect this example. Not implemented just support codecvt in gcc. - KoVadim

0