diff options
| author | Johannes Altmanninger <aclopte@gmail.com> | 2022-07-19 13:12:44 +0200 |
|---|---|---|
| committer | Johannes Altmanninger <aclopte@gmail.com> | 2022-07-21 16:48:44 +0200 |
| commit | 34c489170f94a23493b958514039cc839d6a3f0d (patch) | |
| tree | 1b0993f8e1ad44875e3a696712f44086631c0444 /src/input_handler.cc | |
| parent | b2f45a29e4ef7680b864e910912c301439445415 (diff) | |
Elide temporary vector when completing register names
Just like in the parent commit, this requires us to use a non-owning
type. Technically, these strings all benefit from SSO, so there is
no lifetime issue, but we can't deduce that from the types.
I guess we could use InplaceString just as well.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions
