summaryrefslogtreecommitdiff
path: root/src/shared_string.cc
diff options
context:
space:
mode:
authorJohannes Altmanninger <aclopte@gmail.com>2022-07-19 13:12:44 +0200
committerJohannes Altmanninger <aclopte@gmail.com>2022-07-21 16:48:44 +0200
commit34c489170f94a23493b958514039cc839d6a3f0d (patch)
tree1b0993f8e1ad44875e3a696712f44086631c0444 /src/shared_string.cc
parentb2f45a29e4ef7680b864e910912c301439445415 (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/shared_string.cc')
0 files changed, 0 insertions, 0 deletions