Files
codeql/cpp/ql/test/query-tests/Best Practices/Likely Errors/Slicing/Slicing.expected
2022-09-23 14:45:59 +02:00

2 lines
167 B
Plaintext

| test.cpp:13:3:13:9 | ... = ... | This assignment expression slices from type $@ to $@. | test.cpp:6:8:6:13 | Point3 | Point3 | test.cpp:1:8:1:13 | Point2 | Point2 |