File: main.cpp.expected

package info (click to toggle)
clazy 1.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,248 kB
  • sloc: cpp: 23,552; python: 1,450; xml: 450; sh: 237; makefile: 46
file content (1 line) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (6)
1
qmap-with-pointer-key/main.cpp:18:5: warning: Use QHash<K,T> instead of QMap<K,T> when K is a pointer [-Wclazy-qmap-with-pointer-key]