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 (9 lines) | stat: -rw-r--r-- 1,108 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
container-anti-pattern/main.cpp:15:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
container-anti-pattern/main.cpp:16:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
container-anti-pattern/main.cpp:17:13: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
container-anti-pattern/main.cpp:18:9: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
container-anti-pattern/main.cpp:19:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
container-anti-pattern/main.cpp:25:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
container-anti-pattern/main.cpp:26:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
container-anti-pattern/main.cpp:28:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]
container-anti-pattern/main.cpp:29:5: warning: allocating an unneeded temporary container [-Wclazy-container-anti-pattern]