Last indexation completed on 2025-10-26 05:38:22 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 | 181 bytes | 2024-02-11 01:52:33 | - | |
|  | main.cpp | 745 bytes | 2024-02-11 01:52:33 | 2025-10-26 05:18:38 | include <QtCore/QSet> | 
|  | main.cpp.expected | 1108 bytes | 2024-02-11 01:52:33 | - | |
|  | qset.cpp | 134 bytes | 2024-02-11 01:52:33 | 2025-10-26 05:18:38 | include <QtCore/QSet> void test() { QSet<int> s1, s2; s1.intersects(s2); // OK s1.intersect(s2).isEmpty(); // Warning } | 
|  | qset.cpp.expected | 110 bytes | 2024-02-11 01:52:33 | - |