Commit e67b7af
committed
Fix a bug in the shared library
If an operator is declared multiple times including application code,
this class would err on the conservative side and treat it as a standard
library one.1 parent 5ccc149 commit e67b7af
File tree
1 file changed
+7
-1
lines changed- cpp/common/src/codingstandards/cpp/allocations
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
0 commit comments