C++: Some renaming

This commit is contained in:
Calum Grant
2024-11-12 09:46:50 +00:00
parent 317f43d325
commit 91b1cb8a76
3 changed files with 14 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
| Percentage of calls with a target | 50.0 |
| Percentage of calls with an explicit target | 50.0 |
| Percentage of compilations without errors | 50.0 |
| Percentage of expressions with a known type | 30.0 |
| Percentage of functions without errors | 75.0 |

View File

@@ -1,6 +1,6 @@
| #include directives | 2 |
| calls | 2 |
| calls with a target | 1 |
| calls with an explicit target | 1 |
| compilations | 2 |
| compilations without errors | 1 |
| compiler errors | 10 |