Commit 4d748ad
src: remove
This overload was only used in one place, in a cold path, and in
particular in a place where the compiler would be able to generate
the exact same code using just a call to `.size()`.
PR-URL: #59826
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>std::array overload of FIXED_ONE_BYTE_STRING
1 parent 4cc84c9 commit 4d748adCopy full SHA for 4d748ad
File tree
Expand file treeCollapse file tree
2 files changed
+1
-9
lines changedOpen diff view settings
Filter options
- src
Expand file treeCollapse file tree
2 files changed
+1
-9
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
260 | 260 | |
261 | 261 | |
262 | 262 | |
263 | | - |
| 263 | + |
264 | 264 | |
265 | 265 | |
266 | 266 | |
|
Collapse file
-8Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
355 | 355 | |
356 | 356 | |
357 | 357 | |
358 | | - |
359 | | - |
360 | | - |
361 | | - |
362 | | - |
363 | | - |
364 | | - |
365 | | - |
366 | 358 | |
367 | 359 | |
368 | 360 | |
|
0 commit comments