Convert and modernize various parts of the viewer to use string_view and move semantics
Compare changes
Files
10- Rye Mutt authored
This modernizes various parts of the viewer to use string_view and move semantics to reduce the number of runtime string copies.