C++: Add example described in ODASA-640.

This commit is contained in:
Geoffrey White
2020-02-21 17:26:47 +00:00
parent e6d35d314d
commit 0a7d9db335
3 changed files with 11 additions and 0 deletions

View File

@@ -10,3 +10,5 @@
| declarationEntry.cpp:28:7:28:7 | declaration of operator= | |
| declarationEntry.cpp:28:7:28:7 | declaration of operator= | |
| declarationEntry.cpp:28:7:28:7 | declaration of operator= | |
| macro.c:2:1:2:3 | declaration of foo | |
| macro.c:4:5:4:8 | definition of main | |