Convert and modernize various parts of the viewer to use string_view and move semantics
Compare changes
Files
4- Rye Mutt authored
Convert LLSD map accessors to use transparent comparators and string_views to reduce string temporaries
This modernizes various parts of the viewer to use string_view and move semantics to reduce the number of runtime string copies.
Convert LLSD map accessors to use transparent comparators and string_views to reduce string temporaries