Commit c28f689
Use const_cast to avoid duplicating the implementation of raw_hash_set::find(key).
Motivation: the implementation becomes more complicated with small object optimization.
PiperOrigin-RevId: 608742838
Change-Id: I55fc42321b1967f9c7bbee49817a2f2d4ee44b561 parent 1449add commit c28f689
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2849 | 2849 | | |
2850 | 2850 | | |
2851 | 2851 | | |
2852 | | - | |
2853 | | - | |
| 2852 | + | |
2854 | 2853 | | |
2855 | 2854 | | |
2856 | 2855 | | |
| |||
0 commit comments