Last indexation completed on 2024-05-12 10:07:37 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 02:26:22  
file config.json 82 bytes 2024-02-11 02:26:22 -  
file main.cpp 176 bytes 2024-02-11 02:26:22 2024-05-12 09:43:59

include <QtCore/QString> void test() { QLatin1String s1("é"); // Warn QLatin1String s2("e"); // OK QLatin1String s3(""); // OK QLatin1String s4(s1); // OK }

file main.cpp.expected 119 bytes 2024-02-11 02:26:22 -