Commit 79b9b25
Use C++20 [[unlikely]] and defaulted operator== (#5630)
Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/2581
Pull Request resolved: #5630
Reviewed By: cthi
Differential Revision: D100759719
Pulled By: q10
fbshipit-source-id: 4f81a8193c6f90ddc4370de2a51e9b0465e5f4d11 parent 0aacd9f commit 79b9b25
2 files changed
Lines changed: 2 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 70 | | |
77 | | - | |
| 71 | + | |
78 | 72 | | |
79 | 73 | | |
80 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
| 131 | + | |
140 | 132 | | |
141 | 133 | | |
142 | 134 | | |
| |||
0 commit comments