Last indexation completed on 2025-11-16 05:49:06 UTC
| Name | Size | Date (UTC) | Last indexed | Description | |
|---|---|---|---|---|---|
| Name | Size | Date (UTC) | Last indexed | Description | |
| Parent directory | - | 2024-02-11 01:52:33 | |||
| config.json | 82 bytes | 2024-02-11 01:52:33 | - | ||
| main.cpp | 176 bytes | 2024-02-11 01:52:33 | 2025-11-16 05:28:12 | include <QtCore/QString> void test() { QLatin1String s1("é"); // Warn QLatin1String s2("e"); // OK QLatin1String s3(""); // OK QLatin1String s4(s1); // OK } |
|
| main.cpp.expected | 119 bytes | 2024-02-11 01:52:33 | - |