We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27b799 commit 97dfab7Copy full SHA for 97dfab7
_posts/2025-01-19-DOPvsOOP.md
@@ -49,7 +49,7 @@ Vulnerability L1tf: Not affected
49
```
50
51
## Hands-on code
52
-Let us define the number of class instances (entities) we will create to test at large scale to do the test. Better to be a large bnumber, e·g.:
+Let us define the number of class instances (entities) we will create to test at large scale to do the test. Better to be a large number, e.g.:
53
```cpp
54
const int num_entities = 1000000;
55
0 commit comments